SetLoadBasedAutoScalingRequest
Types
Properties
Link copied to clipboard
An AutoScalingThresholds
object with the downscaling threshold configuration. If the load falls below these thresholds for a specified amount of time, OpsWorks Stacks stops a specified number of instances.
Link copied to clipboard
An AutoScalingThresholds
object with the upscaling threshold configuration. If the load exceeds these thresholds for a specified amount of time, OpsWorks Stacks starts a specified number of instances.
Functions
Link copied to clipboard
inline fun copy(block: SetLoadBasedAutoScalingRequest.Builder.() -> Unit = {}): SetLoadBasedAutoScalingRequest