Uses of Class
software.amazon.awscdk.services.efs.CfnAccessPoint.PosixUserProperty.Builder
Package
Description
Amazon Elastic File System Construct Library
-
Uses of CfnAccessPoint.PosixUserProperty.Builder in software.amazon.awscdk.services.efs
Modifier and TypeMethodDescriptionCfnAccessPoint.PosixUserProperty.builder()
Sets the value ofCfnAccessPoint.PosixUserProperty.getGid()
CfnAccessPoint.PosixUserProperty.Builder.secondaryGids
(List<String> secondaryGids) Sets the value ofCfnAccessPoint.PosixUserProperty.getSecondaryGids()
Sets the value ofCfnAccessPoint.PosixUserProperty.getUid()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAccessPoint.PosixUserProperty.Builder
.