blockingAlarms

@JvmName(name = "hydrynmxlcyklavg")
suspend fun blockingAlarms(value: Output<List<ZonalAutoshiftConfigurationControlConditionArgs>>)
@JvmName(name = "oqucabngyufwpnfk")
suspend fun blockingAlarms(value: List<ZonalAutoshiftConfigurationControlConditionArgs>?)

Parameters

value

An optional alarm that you can specify that blocks practice runs when the alarm is in an ALARM state. When a blocking alarm goes into an ALARM state, it prevents practice runs from being started, and ends practice runs that are in progress.


@JvmName(name = "tnkytuplhpmwmdnn")
suspend fun blockingAlarms(vararg values: Output<ZonalAutoshiftConfigurationControlConditionArgs>)


@JvmName(name = "trpiecvhaffhkaps")
suspend fun blockingAlarms(values: List<Output<ZonalAutoshiftConfigurationControlConditionArgs>>)
@JvmName(name = "ltqydoxkkwhjowqu")
suspend fun blockingAlarms(vararg values: ZonalAutoshiftConfigurationControlConditionArgs)

Parameters

values

An optional alarm that you can specify that blocks practice runs when the alarm is in an ALARM state. When a blocking alarm goes into an ALARM state, it prevents practice runs from being started, and ends practice runs that are in progress.


@JvmName(name = "konkhobjbhvogspx")
suspend fun blockingAlarms(argument: List<suspend ZonalAutoshiftConfigurationControlConditionArgsBuilder.() -> Unit>)
@JvmName(name = "jswvvqjiigrshsaj")
suspend fun blockingAlarms(vararg argument: suspend ZonalAutoshiftConfigurationControlConditionArgsBuilder.() -> Unit)
@JvmName(name = "thcqhouvjuhtcyqb")
suspend fun blockingAlarms(argument: suspend ZonalAutoshiftConfigurationControlConditionArgsBuilder.() -> Unit)

Parameters

argument

An optional alarm that you can specify that blocks practice runs when the alarm is in an ALARM state. When a blocking alarm goes into an ALARM state, it prevents practice runs from being started, and ends practice runs that are in progress.