| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
An implementation for
CfnAccessPoint.RootDirectoryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.RootDirectoryProperty |
CfnAccessPoint.RootDirectoryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.rootDirectory(CfnAccessPoint.RootDirectoryProperty rootDirectory)
Sets the value of
CfnAccessPointProps.getRootDirectory() |
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.rootDirectory(CfnAccessPoint.RootDirectoryProperty rootDirectory)
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
|
void |
CfnAccessPoint.setRootDirectory(CfnAccessPoint.RootDirectoryProperty value)
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
|
Copyright © 2022. All rights reserved.