class Aws::OpsWorks::Types::LoadBasedAutoScalingConfiguration

Describes a layer's load-based auto scaling configuration.

@!attribute [rw] layer_id

The layer ID.
@return [String]

@!attribute [rw] enable

Whether load-based auto scaling is enabled for the layer.
@return [Boolean]

@!attribute [rw] up_scaling

An `AutoScalingThresholds` object that describes the upscaling
configuration, which defines how and when AWS OpsWorks Stacks
increases the number of instances.
@return [Types::AutoScalingThresholds]

@!attribute [rw] down_scaling

An `AutoScalingThresholds` object that describes the downscaling
configuration, which defines how and when AWS OpsWorks Stacks
reduces the number of instances.
@return [Types::AutoScalingThresholds]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/LoadBasedAutoScalingConfiguration AWS API Documentation

Constants

SENSITIVE