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 S3 access point attachment;CfnS3AccessPointAttachment.Builder.openZfsConfiguration(IResolvable openZfsConfiguration) The OpenZFSConfiguration of the S3 access point attachment.CfnS3AccessPointAttachment.Builder.openZfsConfiguration(CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty openZfsConfiguration) The OpenZFSConfiguration of the S3 access point attachment.CfnS3AccessPointAttachment.Builder.s3AccessPoint(IResolvable s3AccessPoint) The S3 access point configuration of the S3 access point attachment.CfnS3AccessPointAttachment.Builder.s3AccessPoint(CfnS3AccessPointAttachment.S3AccessPointProperty s3AccessPoint) The S3 access point configuration of the S3 access point attachment.The type of Amazon FSx volume that the S3 access point is attached to.