Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty
Packages that use CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty
-
Uses of CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty in software.amazon.awscdk.cfnpropertymixins.services.fsx
Classes in software.amazon.awscdk.cfnpropertymixins.services.fsx that implement CfnS3AccessPointAttachmentPropsMixin.S3AccessPointPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnS3AccessPointAttachmentPropsMixin.S3AccessPointPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnS3AccessPointAttachmentPropsMixin.S3AccessPointPropertyModifier and TypeMethodDescriptionCfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx with parameters of type CfnS3AccessPointAttachmentPropsMixin.S3AccessPointPropertyModifier and TypeMethodDescriptionCfnS3AccessPointAttachmentMixinProps.Builder.s3AccessPoint(CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty s3AccessPoint) Sets the value ofCfnS3AccessPointAttachmentMixinProps.getS3AccessPoint()CfnS3AccessPointAttachmentPropsMixin.Builder.s3AccessPoint(CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty s3AccessPoint) The S3 access point configuration of the S3 access point attachment.