actionOnFailure

@JvmName(name = "rnamffncokjfhtrs")
suspend fun actionOnFailure(value: Output<String>)
@JvmName(name = "tnbkfeevkpevpoti")
suspend fun actionOnFailure(value: String?)

Parameters

value

This specifies what action to take when the cluster step fails. Possible values are CANCEL_AND_WAIT and CONTINUE.