| 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() |
Copyright © 2021. All rights reserved.