IBackupVaultRef
- class aws_cdk.aws_backup.IBackupVaultRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a BackupVault.
- Stability:
experimental
Attributes
- backup_vault_ref
(experimental) A reference to a BackupVault resource.
- Stability:
experimental
- node
The tree node.