@Stability(value=Stable) @Internal public static final class CfnProject.ProjectFileSystemLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.ProjectFileSystemLocationProperty
CfnProject.ProjectFileSystemLocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.ProjectFileSystemLocationProperty.Builder, CfnProject.ProjectFileSystemLocationProperty.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 identifier,
String location,
String mountPoint,
String type,
String mountOptions)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIdentifier()
`CfnProject.ProjectFileSystemLocationProperty.Identifier`.
|
String |
getLocation()
`CfnProject.ProjectFileSystemLocationProperty.Location`.
|
String |
getMountOptions()
`CfnProject.ProjectFileSystemLocationProperty.MountOptions`.
|
String |
getMountPoint()
`CfnProject.ProjectFileSystemLocationProperty.MountPoint`.
|
String |
getType()
`CfnProject.ProjectFileSystemLocationProperty.Type`.
|
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 getIdentifier()
CfnProject.ProjectFileSystemLocationPropertygetIdentifier in interface CfnProject.ProjectFileSystemLocationPropertypublic final String getLocation()
CfnProject.ProjectFileSystemLocationPropertygetLocation in interface CfnProject.ProjectFileSystemLocationPropertypublic final String getMountPoint()
CfnProject.ProjectFileSystemLocationPropertygetMountPoint in interface CfnProject.ProjectFileSystemLocationPropertypublic final String getType()
CfnProject.ProjectFileSystemLocationPropertygetType in interface CfnProject.ProjectFileSystemLocationPropertypublic final String getMountOptions()
CfnProject.ProjectFileSystemLocationPropertygetMountOptions in interface CfnProject.ProjectFileSystemLocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.