failureCondition

@JvmName(name = "hlikgdtjqibaarhe")
suspend fun failureCondition(value: Output<String>)
@JvmName(name = "jewvuycnujhrppjh")
suspend fun failureCondition(value: String?)

Parameters

value

The conditions that are used to evaluate the failure of a rollout step. If not specified, no rollout steps will fail. E.g. "containment_rate < 10% OR average_turn_count < 3". See the conditions reference.