backupSelection

@JvmName(name = "tntvbaqnbquxncuf")
suspend fun backupSelection(value: Output<BackupSelectionResourceTypeArgs>)
@JvmName(name = "otlsnuisibrjhaxv")
suspend fun backupSelection(value: BackupSelectionResourceTypeArgs?)

Parameters

value

Specifies the body of a request to assign a set of resources to a backup plan. It includes an array of resources, an optional array of patterns to exclude resources, an optional role to provide access to the AWS service the resource belongs to, and an optional array of tags used to identify a set of resources.


@JvmName(name = "ftumxkpkwrugkdpp")
suspend fun backupSelection(argument: suspend BackupSelectionResourceTypeArgsBuilder.() -> Unit)

Parameters

argument

Specifies the body of a request to assign a set of resources to a backup plan. It includes an array of resources, an optional array of patterns to exclude resources, an optional role to provide access to the AWS service the resource belongs to, and an optional array of tags used to identify a set of resources.