Uses of Interface
software.amazon.awscdk.services.fsx.CfnS3AccessPointAttachment.S3AccessPointProperty
Packages that use CfnS3AccessPointAttachment.S3AccessPointProperty
-
Uses of CfnS3AccessPointAttachment.S3AccessPointProperty in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement CfnS3AccessPointAttachment.S3AccessPointPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnS3AccessPointAttachment.S3AccessPointProperty
Methods in software.amazon.awscdk.services.fsx that return CfnS3AccessPointAttachment.S3AccessPointPropertyModifier and TypeMethodDescriptionCfnS3AccessPointAttachment.S3AccessPointProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type CfnS3AccessPointAttachment.S3AccessPointPropertyModifier and TypeMethodDescriptionCfnS3AccessPointAttachment.Builder.s3AccessPoint
(CfnS3AccessPointAttachment.S3AccessPointProperty s3AccessPoint) The S3 access point configuration of the S3 access point attachment.CfnS3AccessPointAttachmentProps.Builder.s3AccessPoint
(CfnS3AccessPointAttachment.S3AccessPointProperty s3AccessPoint) Sets the value ofCfnS3AccessPointAttachmentProps.getS3AccessPoint()
void
CfnS3AccessPointAttachment.setS3AccessPoint
(CfnS3AccessPointAttachment.S3AccessPointProperty value) The S3 access point configuration of the S3 access point attachment.