Uses of Class
software.amazon.awscdk.services.efs.AccessPointAttributes.Builder
Packages that use AccessPointAttributes.Builder
Package
Description
Amazon Elastic File System Construct Library
-
Uses of AccessPointAttributes.Builder in software.amazon.awscdk.services.efs
Methods in software.amazon.awscdk.services.efs that return AccessPointAttributes.BuilderModifier and TypeMethodDescriptionAccessPointAttributes.Builder.accessPointArn(String accessPointArn) Sets the value ofAccessPointAttributes.getAccessPointArn()AccessPointAttributes.Builder.accessPointId(String accessPointId) Sets the value ofAccessPointAttributes.getAccessPointId()AccessPointAttributes.builder()AccessPointAttributes.Builder.fileSystem(IFileSystem fileSystem) Sets the value ofAccessPointAttributes.getFileSystem()Constructors in software.amazon.awscdk.services.efs with parameters of type AccessPointAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AccessPointAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theAccessPointAttributes.Builder.