coolDownPeriod property
The minimum duration between consecutive autoscale operations.
It starts once addition or removal of nodes is fully completed. Defaults to 30 minutes if not specified. Cool down period must be in whole minutes (for example, 30, 31, 50, 180 minutes).
Optional.
Implementation
core.String? coolDownPeriod;