Uses of Class
software.amazon.awscdk.services.efs.PosixUser.Builder
Packages that use PosixUser.Builder
Package
Description
Amazon Elastic File System Construct Library
-
Uses of PosixUser.Builder in software.amazon.awscdk.services.efs
Methods in software.amazon.awscdk.services.efs that return PosixUser.BuilderModifier and TypeMethodDescriptionstatic PosixUser.BuilderPosixUser.builder()Sets the value ofPosixUser.getGid()PosixUser.Builder.secondaryGids(List<String> secondaryGids) Sets the value ofPosixUser.getSecondaryGids()Sets the value ofPosixUser.getUid()Constructors in software.amazon.awscdk.services.efs with parameters of type PosixUser.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PosixUser.Builder builder) Constructor that initializes the object based on literal property values passed by thePosixUser.Builder.