interface IBackupSelectionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Backup.IBackupSelectionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbackup#IBackupSelectionRef |
![]() | software.amazon.awscdk.services.backup.IBackupSelectionRef |
![]() | aws_cdk.aws_backup.IBackupSelectionRef |
![]() | aws-cdk-lib » aws_backup » IBackupSelectionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a BackupSelection.
Properties
Name | Type | Description |
---|---|---|
backup | Backup | A reference to a BackupSelection resource. |
node | Node | The tree node. |
backupSelectionRef
Type:
Backup
A reference to a BackupSelection resource.
node
Type:
Node
The tree node.