Uses of Class
software.amazon.awscdk.services.fsx.CfnS3AccessPointAttachment.S3AccessPointProperty.Builder
Packages that use CfnS3AccessPointAttachment.S3AccessPointProperty.Builder
-
Uses of CfnS3AccessPointAttachment.S3AccessPointProperty.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return CfnS3AccessPointAttachment.S3AccessPointProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnS3AccessPointAttachment.S3AccessPointProperty.getAlias()
CfnS3AccessPointAttachment.S3AccessPointProperty.builder()
Sets the value ofCfnS3AccessPointAttachment.S3AccessPointProperty.getPolicy()
CfnS3AccessPointAttachment.S3AccessPointProperty.Builder.resourceArn
(String resourceArn) Sets the value ofCfnS3AccessPointAttachment.S3AccessPointProperty.getResourceArn()
CfnS3AccessPointAttachment.S3AccessPointProperty.Builder.vpcConfiguration
(IResolvable vpcConfiguration) Sets the value ofCfnS3AccessPointAttachment.S3AccessPointProperty.getVpcConfiguration()
CfnS3AccessPointAttachment.S3AccessPointProperty.Builder.vpcConfiguration
(CfnS3AccessPointAttachment.S3AccessPointVpcConfigurationProperty vpcConfiguration) Sets the value ofCfnS3AccessPointAttachment.S3AccessPointProperty.getVpcConfiguration()
Constructors in software.amazon.awscdk.services.fsx with parameters of type CfnS3AccessPointAttachment.S3AccessPointProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnS3AccessPointAttachment.S3AccessPointProperty.Builder
.