coolDownPeriodSec

@JvmName(name = "ovwaehpnickebxtb")
suspend fun coolDownPeriodSec(value: Output<Int>)
@JvmName(name = "csbiymyyhrdjuxdd")
suspend fun coolDownPeriodSec(value: Int?)

Parameters

value

The number of seconds that the autoscaler waits before it starts collecting information from a new instance. This prevents the autoscaler from collecting information when the instance is initializing, during which the collected usage would not be reliable. The default time autoscaler waits is 60 seconds. Virtual machine initialization times might vary because of numerous factors. We recommend that you test how long an instance may take to initialize. To do this, create an instance and time the startup process.