ignoreMetricsTime property
The amount of time (in minutes) after a scaling event occurs that AWS
OpsWorks Stacks should ignore metrics and suppress additional scaling
events. For example, AWS OpsWorks Stacks adds new instances following an
upscaling event but the instances won't start reducing the load until they
have been booted and configured. There is no point in raising additional
scaling events during that operation, which typically takes several minutes.
IgnoreMetricsTime
allows you to direct AWS OpsWorks Stacks to
suppress scaling events long enough to get the new instances online.
Implementation
final int? ignoreMetricsTime;