BackupSelection

class BackupSelection : KotlinCustomResource

Resource Type definition for AWS::Backup::BackupSelection

Properties

Link copied to clipboard
val awsId: Output<String>

Uniquely identifies the backup selection.

Link copied to clipboard
val backupPlanId: Output<String>

Uniquely identifies a backup plan.

Link copied to clipboard

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.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val selectionId: Output<String>

Uniquely identifies a request to assign a set of resources to a backup plan.

Link copied to clipboard
val urn: Output<String>