@Stability(value=Stable) @Internal public static final class CfnLocationEFSProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationEFSProps
CfnLocationEFSPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationEFSProps.Builder, CfnLocationEFSProps.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 ec2Config,
String efsFilesystemArn,
String subdirectory,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnLocationEFSProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEc2Config()
`AWS::DataSync::LocationEFS.Ec2Config`.
|
String |
getEfsFilesystemArn()
`AWS::DataSync::LocationEFS.EfsFilesystemArn`.
|
String |
getSubdirectory()
`AWS::DataSync::LocationEFS.Subdirectory`.
|
List<CfnTag> |
getTags()
`AWS::DataSync::LocationEFS.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 getEc2Config()
CfnLocationEFSPropsgetEc2Config in interface CfnLocationEFSPropspublic final String getEfsFilesystemArn()
CfnLocationEFSPropsgetEfsFilesystemArn in interface CfnLocationEFSPropspublic final String getSubdirectory()
CfnLocationEFSPropsgetSubdirectory in interface CfnLocationEFSPropspublic final List<CfnTag> getTags()
CfnLocationEFSPropsgetTags in interface CfnLocationEFSProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.