Uses of Class
software.amazon.awscdk.services.efs.AccessPointProps.Builder
Packages that use AccessPointProps.Builder
Package
Description
Amazon Elastic File System Construct Library
-
Uses of AccessPointProps.Builder in software.amazon.awscdk.services.efs
Methods in software.amazon.awscdk.services.efs that return AccessPointProps.BuilderModifier and TypeMethodDescriptionstatic AccessPointProps.BuilderAccessPointProps.builder()AccessPointProps.Builder.clientToken(String clientToken) Sets the value ofAccessPointOptions.getClientToken()Sets the value ofAccessPointOptions.getCreateAcl()AccessPointProps.Builder.fileSystem(IFileSystem fileSystem) Sets the value ofAccessPointProps.getFileSystem()Sets the value ofAccessPointOptions.getPath()Sets the value ofAccessPointOptions.getPosixUser()Constructors in software.amazon.awscdk.services.efs with parameters of type AccessPointProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AccessPointProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAccessPointProps.Builder.