Optional defaultOptional desiredThe desired size of the auto scale group. Defaults to [minSize] if unspecified.
Optional healthTime (in seconds) after instance comes into service before checking health. Defaults to 120 if unspecified.
Optional health"EC2" or "ELB". Controls how health checking is done. Defaults to "EC2" if unspecified.
Optional maxThe maximum size of the auto scale group. Defaults to 100 if unspecified.
Optional minThe minimum size of the auto scale group. Defaults to 2 if unspecified.
Optional suspendedA list of processes to suspend for the AutoScaling Group. The allowed values are Launch,
Terminate, HealthCheck, ReplaceUnhealthy, AZRebalance, AlarmNotification,
ScheduledActions, AddToLoadBalancer. Note that if you suspend either the Launch or
Terminate process types, it can prevent your autoscaling group from functioning properly.
Defaults to "ScheduledActions" if not specified
Generated using TypeDoc
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start. Defaults to 300 if unspecified.