temporaryHold

@JvmName(name = "xmveqmjffhlhjvjk")
suspend fun temporaryHold(value: Output<Boolean>)
@JvmName(name = "dfhifvnslekamkcw")
suspend fun temporaryHold(value: Boolean?)

Parameters

value

Whether an object is under temporary hold. While this flag is set to true, the object is protected against deletion and overwrites. A common use case of this flag is regulatory investigations where objects need to be retained while the investigation is ongoing. Note that unlike event-based hold, temporary hold does not impact retention expiration time of an object.