IBackupPlanRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

backup_plan_ref

(experimental) A reference to a BackupPlan resource.

Stability:

experimental

node

The tree node.