Class: AWSOpsWorksAutoScalingThresholdsType

Types~AWSOpsWorksAutoScalingThresholdsType

new AWSOpsWorksAutoScalingThresholdsType()

Properties:
Name Type Description
CpuThreshold Number Required: No. The percentage of CPU utilization that triggers the starting or stopping of instances (scaling).
IgnoreMetricsTime Number Required: No. The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks should ignore metrics and not start any additional scaling events.
InstanceCount Number Required: No. The number of instances to add or remove when the load exceeds a threshold.
LoadThreshold Number Required: No. The degree of system load that triggers the starting or stopping of instances (scaling). For more information about how load is computed, see Load (computing).
MemoryThreshold Number Required: No. The percentage of memory consumption that triggers the starting or stopping of instances (scaling).
ThresholdsWaitTime Number Required: No. The amount of time, in minutes, that the load must exceed a threshold before instances are added or removed.
Source: