ifGenerationNotMatch

@JvmName(name = "qxvwduitfsfiwkyr")
suspend fun ifGenerationNotMatch(value: Output<String>)
@JvmName(name = "xodcbtaadxkktegw")
suspend fun ifGenerationNotMatch(value: String?)

Parameters

value

Makes the operation conditional on whether the object's current generation does not match the given value. If no live object exists, the precondition fails. Setting to 0 makes the operation succeed only if there is a live version of the object.