LoadBasedAutoScalingConfiguration
Describes a layer's load-based auto scaling configuration.
Types
Properties
Link copied to clipboard
An AutoScalingThresholds
object that describes the downscaling configuration, which defines how and when OpsWorks Stacks reduces the number of instances.
Link copied to clipboard
An AutoScalingThresholds
object that describes the upscaling configuration, which defines how and when OpsWorks Stacks increases the number of instances.
Functions
Link copied to clipboard
inline fun copy(block: LoadBasedAutoScalingConfiguration.Builder.() -> Unit = {}): LoadBasedAutoScalingConfiguration