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