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