modal
Preparing search index...
UpdateAutoscalerOptions
Interface UpdateAutoscalerOptions
Options for overriding a Function's autoscaler behavior.
interface
UpdateAutoscalerOptions
{
bufferContainers
?:
number
;
maxContainers
?:
number
;
minContainers
?:
number
;
scaledownWindow
?:
number
;
}
Index
Properties
buffer
Containers?
max
Containers?
min
Containers?
scaledown
Window?
Properties
Optional
buffer
Containers
bufferContainers
?:
number
Optional
max
Containers
maxContainers
?:
number
Optional
min
Containers
minContainers
?:
number
Optional
scaledown
Window
scaledownWindow
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buffer
Containers
max
Containers
min
Containers
scaledown
Window
modal
Loading...
Options for overriding a Function's autoscaler behavior.