skipFinalSnapshot

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

Parameters

value

Determines whether a final database snapshot is created before your database is deleted. If true is specified, no database snapshot is created. If false is specified, a database snapshot is created before your database is deleted. You must specify the final relational database snapshot name parameter if the skip final snapshot parameter is false.