interface IVolumeAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_workspacesinstances.IVolumeAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsworkspacesinstances#IVolumeAssociationRef |
![]() | software.amazon.awscdk.services.workspacesinstances.IVolumeAssociationRef |
![]() | aws_cdk.aws_workspacesinstances.IVolumeAssociationRef |
![]() | aws-cdk-lib » aws_workspacesinstances » IVolumeAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a VolumeAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
volume | Volume | A reference to a VolumeAssociation resource. |
node
Type:
Node
The tree node.
volumeAssociationRef
Type:
Volume
A reference to a VolumeAssociation resource.