Class: AWSOpsWorksLoadBasedAutoScalingType

Types~AWSOpsWorksLoadBasedAutoScalingType

new AWSOpsWorksLoadBasedAutoScalingType()

Properties:
Name Type Description
DownScaling AWSOpsWorksAutoScalingThresholdsType Required: No. The threshold below which the instances are scaled down (stopped). If the load falls below this threshold for a specified amount of time, AWS OpsWorks stops a specified number of instances.
Enable Boolean Required: No. Whether to enable automatic load-based scaling for the layer.
UpScaling AWSOpsWorksAutoScalingThresholdsType Required: No. The threshold above which the instances are scaled up (added). If the load exceeds this thresholds for a specified amount of time, AWS OpsWorks starts a specified number of instances.
Source: