skipFinalSnapshot

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

Parameters

value

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