skipFinalSnapshot

@JvmName(name = "xkfwjauhptcoridv")
suspend fun skipFinalSnapshot(value: Output<Boolean>)
@JvmName(name = "itbdxtcpawuqwkfb")
suspend fun skipFinalSnapshot(value: Boolean?)

Parameters

value

Determines whether a final DB snapshot is created before the DB cluster is deleted. If true is specified, no DB snapshot is created. If false is specified, a DB snapshot is created before the DB cluster is deleted, using the value from final_snapshot_identifier. Default is false.