@Stability(value=Stable) @Internal public static final class CfnAccessPointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccessPointProps
CfnAccessPointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAccessPointProps.Builder, CfnAccessPointProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAccessPointProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPointProps.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 |
getAccessPointTags()
An array of key-value pairs to apply to this resource.
|
String |
getClientToken()
The opaque string specified in the request to ensure idempotent creation.
|
String |
getFileSystemId()
The ID of the EFS file system that the access point applies to.
|
Object |
getPosixUser()
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.
|
Object |
getRootDirectory()
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
|
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(CfnAccessPointProps.Builder builder)
CfnAccessPointProps.Builder.public final String getFileSystemId()
CfnAccessPointProps
Accepts only the ID format for input when specifying a file system, for example fs-0123456789abcedf2 .
getFileSystemId in interface CfnAccessPointPropspublic final Object getAccessPointTags()
CfnAccessPointPropsFor more information, see Tag .
getAccessPointTags in interface CfnAccessPointPropspublic final String getClientToken()
CfnAccessPointPropsgetClientToken in interface CfnAccessPointPropspublic final Object getPosixUser()
CfnAccessPointPropsgetPosixUser in interface CfnAccessPointPropspublic final Object getRootDirectory()
CfnAccessPointPropsgetRootDirectory in interface CfnAccessPointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.