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