@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String fileSystemId,
Object accessPointTags,
String clientToken,
Object posixUser,
Object rootDirectory)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPointProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAccessPointTags()
`AWS::EFS::AccessPoint.AccessPointTags`.
|
String |
getClientToken()
`AWS::EFS::AccessPoint.ClientToken`.
|
String |
getFileSystemId()
`AWS::EFS::AccessPoint.FileSystemId`.
|
Object |
getPosixUser()
`AWS::EFS::AccessPoint.PosixUser`.
|
Object |
getRootDirectory()
`AWS::EFS::AccessPoint.RootDirectory`.
|
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.public final String getFileSystemId()
CfnAccessPointPropsgetFileSystemId in interface CfnAccessPointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-filesystemidpublic final Object getAccessPointTags()
CfnAccessPointPropsgetAccessPointTags in interface CfnAccessPointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-accesspointtagspublic final String getClientToken()
CfnAccessPointPropsgetClientToken in interface CfnAccessPointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-clienttokenpublic final Object getPosixUser()
CfnAccessPointPropsgetPosixUser in interface CfnAccessPointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-posixuserpublic final Object getRootDirectory()
CfnAccessPointPropsgetRootDirectory in interface CfnAccessPointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-rootdirectory@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.