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