backup Selection
suspend fun backupSelection(name: String, block: suspend BackupSelectionResourceBuilder.() -> Unit): BackupSelection
Parameters
name
The unique name of the resulting resource.
block
Builder for BackupSelection.
See also
Parameters
name
The unique name of the resulting resource.