| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnAccessPoint.PosixUserProperty.Builder |
CfnAccessPoint.PosixUserProperty.builder() |
CfnAccessPoint.PosixUserProperty.Builder |
CfnAccessPoint.PosixUserProperty.Builder.gid(String gid)
Sets the value of
CfnAccessPoint.PosixUserProperty.getGid() |
CfnAccessPoint.PosixUserProperty.Builder |
CfnAccessPoint.PosixUserProperty.Builder.secondaryGids(List<String> secondaryGids)
Sets the value of
CfnAccessPoint.PosixUserProperty.getSecondaryGids() |
CfnAccessPoint.PosixUserProperty.Builder |
CfnAccessPoint.PosixUserProperty.Builder.uid(String uid)
Sets the value of
CfnAccessPoint.PosixUserProperty.getUid() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnAccessPoint.PosixUserProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPoint.AccessPointTagProperty.Builder. |
Copyright © 2022. All rights reserved.