interface IDiskSnapshotRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Lightsail.IDiskSnapshotRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslightsail#IDiskSnapshotRef |
![]() | software.amazon.awscdk.services.lightsail.IDiskSnapshotRef |
![]() | aws_cdk.aws_lightsail.IDiskSnapshotRef |
![]() | aws-cdk-lib » aws_lightsail » IDiskSnapshotRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DiskSnapshot.
Properties
Name | Type | Description |
---|---|---|
disk | Disk | A reference to a DiskSnapshot resource. |
node | Node | The tree node. |
diskSnapshotRef
Type:
Disk
A reference to a DiskSnapshot resource.
node
Type:
Node
The tree node.