coolDown property

int? coolDown
final

The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start. The default value is 0.

Implementation

final int? coolDown;