ifGenerationMatch

@JvmName(name = "xqjvcsqayawkeeqe")
suspend fun ifGenerationMatch(value: Output<String>)
@JvmName(name = "loqcwhmstvmgcojo")
suspend fun ifGenerationMatch(value: String?)

Parameters

value

Makes the operation conditional on whether the object's current generation matches the given value. Setting to 0 makes the operation succeed only if there are no live versions of the object.