IBackupSelectionRef

class aws_cdk.aws_backup.IBackupSelectionRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a BackupSelection.

Stability:

experimental

Attributes

backup_selection_ref

(experimental) A reference to a BackupSelection resource.

Stability:

experimental

node

The tree node.