waitPeriodMs

@JvmName(name = "ujihobpnhtdvucoo")
suspend fun waitPeriodMs(value: Output<Int>)
@JvmName(name = "eomvokigcthougyr")
suspend fun waitPeriodMs(value: Int)

Parameters

value

An evaluation period, in milliseconds (ms), during which any request against the target routing controls will fail. This helps prevent "flapping" of state. The wait period is 5000 ms by default, but you can choose a custom value.