retainOnDelete

@JvmName(name = "cjnvmjvwxcqmpbnh")
suspend fun retainOnDelete(value: Output<Boolean>)
@JvmName(name = "yhycyiiqqtcfxmpu")
suspend fun retainOnDelete(value: Boolean?)

Parameters

value

Disables the distribution instead of deleting it when destroying the resource through the provider. If this is set, the distribution needs to be deleted manually afterwards. Default: false.