skipFinalSnapshot

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

Parameters

value

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