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