interface IMountTargetRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.EFS.IMountTargetRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsefs#IMountTargetRef |
![]() | software.amazon.awscdk.services.efs.IMountTargetRef |
![]() | aws_cdk.aws_efs.IMountTargetRef |
![]() | aws-cdk-lib » aws_efs » IMountTargetRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a MountTarget.
Properties
Name | Type | Description |
---|---|---|
mount | Mount | A reference to a MountTarget resource. |
node | Node | The tree node. |
mountTargetRef
Type:
Mount
A reference to a MountTarget resource.
node
Type:
Node
The tree node.