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