Uses of Class
software.amazon.awscdk.services.fsx.CfnS3AccessPointAttachment.Builder
Packages that use CfnS3AccessPointAttachment.Builder
-
Uses of CfnS3AccessPointAttachment.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return CfnS3AccessPointAttachment.BuilderModifier and TypeMethodDescriptionThe Name of the S3AccessPointAttachment.CfnS3AccessPointAttachment.Builder.openZfsConfiguration(IResolvable openZfsConfiguration) CfnS3AccessPointAttachment.Builder.openZfsConfiguration(CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty openZfsConfiguration) CfnS3AccessPointAttachment.Builder.s3AccessPoint(IResolvable s3AccessPoint) CfnS3AccessPointAttachment.Builder.s3AccessPoint(CfnS3AccessPointAttachment.S3AccessPointProperty s3AccessPoint)