Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnS3AccessPointAttachmentPropsMixin.Builder
Packages that use CfnS3AccessPointAttachmentPropsMixin.Builder
-
Uses of CfnS3AccessPointAttachmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.fsx
Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnS3AccessPointAttachmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnS3AccessPointAttachmentPropsMixin.Builder.create()CfnS3AccessPointAttachmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the S3 access point attachment;CfnS3AccessPointAttachmentPropsMixin.Builder.ontapConfiguration(CfnS3AccessPointAttachmentPropsMixin.S3AccessPointOntapConfigurationProperty ontapConfiguration) The ONTAP configuration of the S3 access point attachment.CfnS3AccessPointAttachmentPropsMixin.Builder.ontapConfiguration(IResolvable ontapConfiguration) The ONTAP configuration of the S3 access point attachment.CfnS3AccessPointAttachmentPropsMixin.Builder.openZfsConfiguration(CfnS3AccessPointAttachmentPropsMixin.S3AccessPointOpenZFSConfigurationProperty openZfsConfiguration) The OpenZFSConfiguration of the S3 access point attachment.CfnS3AccessPointAttachmentPropsMixin.Builder.openZfsConfiguration(IResolvable openZfsConfiguration) The OpenZFSConfiguration of the S3 access point attachment.CfnS3AccessPointAttachmentPropsMixin.Builder.s3AccessPoint(CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty s3AccessPoint) The S3 access point configuration of the S3 access point attachment.CfnS3AccessPointAttachmentPropsMixin.Builder.s3AccessPoint(IResolvable 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.