@Stability(value=Stable) @Internal public static final class CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccessPoint.RootDirectoryProperty
CfnAccessPoint.RootDirectoryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAccessPoint.RootDirectoryProperty.Builder, CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAccessPoint.RootDirectoryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPoint.AccessPointTagProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCreationInfo()
(Optional) Specifies the POSIX IDs and permissions to apply to the access point's `RootDirectory` .
|
String |
getPath()
Specifies the path on the EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnAccessPoint.RootDirectoryProperty.Builder builder)
CfnAccessPoint.AccessPointTagProperty.Builder.public final Object getCreationInfo()
CfnAccessPoint.RootDirectoryProperty
If the RootDirectory > Path specified does not exist, EFS creates the root directory using the CreationInfo settings when a client connects to an access point. When specifying the CreationInfo , you must provide values for all properties.
If you do not provide
CreationInfoand the specifiedRootDirectory>Pathdoes not exist, attempts to mount the file system using the access point will fail.
getCreationInfo in interface CfnAccessPoint.RootDirectoryPropertypublic final String getPath()
CfnAccessPoint.RootDirectoryProperty
A path can have up to four subdirectories. If the specified path does not exist, you are required to provide the CreationInfo .
getPath in interface CfnAccessPoint.RootDirectoryProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.