@Stability(value=Stable) @Internal public static final class CfnLocationNFSProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationNFSProps
CfnLocationNFSPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationNFSProps.Builder, CfnLocationNFSProps.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(Object onPremConfig,
String serverHostname,
String subdirectory,
Object mountOptions,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnLocationNFSProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getMountOptions()
`AWS::DataSync::LocationNFS.MountOptions`.
|
Object |
getOnPremConfig()
`AWS::DataSync::LocationNFS.OnPremConfig`.
|
String |
getServerHostname()
`AWS::DataSync::LocationNFS.ServerHostname`.
|
String |
getSubdirectory()
`AWS::DataSync::LocationNFS.Subdirectory`.
|
List<CfnTag> |
getTags()
`AWS::DataSync::LocationNFS.Tags`.
|
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 Object getOnPremConfig()
CfnLocationNFSPropsgetOnPremConfig in interface CfnLocationNFSPropspublic final String getServerHostname()
CfnLocationNFSPropsgetServerHostname in interface CfnLocationNFSPropspublic final String getSubdirectory()
CfnLocationNFSPropsgetSubdirectory in interface CfnLocationNFSPropspublic final Object getMountOptions()
CfnLocationNFSPropsgetMountOptions in interface CfnLocationNFSPropspublic final List<CfnTag> getTags()
CfnLocationNFSPropsgetTags in interface CfnLocationNFSProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.