deletionPolicy

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

Parameters

value

The deletion policy for the regional secret version. Setting ABANDON allows the resource to be abandoned rather than deleted. Setting DISABLE allows the resource to be disabled rather than deleted. Default is DELETE. Possible values are:

  • DELETE

  • DISABLE

  • ABANDON