Uses of Class
software.amazon.awscdk.services.fsx.CfnS3AccessPointAttachmentProps.Builder
Packages that use CfnS3AccessPointAttachmentProps.Builder
-
Uses of CfnS3AccessPointAttachmentProps.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return CfnS3AccessPointAttachmentProps.BuilderModifier and TypeMethodDescriptionCfnS3AccessPointAttachmentProps.builder()
Sets the value ofCfnS3AccessPointAttachmentProps.getName()
CfnS3AccessPointAttachmentProps.Builder.openZfsConfiguration
(IResolvable openZfsConfiguration) Sets the value ofCfnS3AccessPointAttachmentProps.getOpenZfsConfiguration()
CfnS3AccessPointAttachmentProps.Builder.openZfsConfiguration
(CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty openZfsConfiguration) Sets the value ofCfnS3AccessPointAttachmentProps.getOpenZfsConfiguration()
CfnS3AccessPointAttachmentProps.Builder.s3AccessPoint
(IResolvable s3AccessPoint) Sets the value ofCfnS3AccessPointAttachmentProps.getS3AccessPoint()
CfnS3AccessPointAttachmentProps.Builder.s3AccessPoint
(CfnS3AccessPointAttachment.S3AccessPointProperty s3AccessPoint) Sets the value ofCfnS3AccessPointAttachmentProps.getS3AccessPoint()
Sets the value ofCfnS3AccessPointAttachmentProps.getType()
Constructors in software.amazon.awscdk.services.fsx with parameters of type CfnS3AccessPointAttachmentProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnS3AccessPointAttachmentProps.Builder
.