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