| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAccessPoint.PosixUserProperty.Jsii$Proxy
An implementation for
CfnAccessPoint.PosixUserProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.PosixUserProperty |
CfnAccessPoint.PosixUserProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.posixUser(CfnAccessPoint.PosixUserProperty posixUser)
Sets the value of
CfnAccessPointProps.getPosixUser() |
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.posixUser(CfnAccessPoint.PosixUserProperty posixUser)
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
|
void |
CfnAccessPoint.setPosixUser(CfnAccessPoint.PosixUserProperty value)
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
|
Copyright © 2022. All rights reserved.