deletionPolicy

@JvmName(name = "cokfgrjeitkdufdv")
suspend fun deletionPolicy(value: Output<String>)
@JvmName(name = "aunsjbowlxweprgq")
suspend fun deletionPolicy(value: String?)

Parameters

value

The deletion policy for the GC policy. Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for GC policy as it cannot be deleted in a replicated instance. Possible values are: ABANDON.