@Stability(value=Stable) @Internal public static final class CfnLocationSMBProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationSMBProps
CfnLocationSMBPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationSMBProps.Builder, CfnLocationSMBProps.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(List<String> agentArns,
String password,
String serverHostname,
String subdirectory,
String user,
String domain,
Object mountOptions,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnLocationSMBProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAgentArns()
`AWS::DataSync::LocationSMB.AgentArns`.
|
String |
getDomain()
`AWS::DataSync::LocationSMB.Domain`.
|
Object |
getMountOptions()
`AWS::DataSync::LocationSMB.MountOptions`.
|
String |
getPassword()
`AWS::DataSync::LocationSMB.Password`.
|
String |
getServerHostname()
`AWS::DataSync::LocationSMB.ServerHostname`.
|
String |
getSubdirectory()
`AWS::DataSync::LocationSMB.Subdirectory`.
|
List<CfnTag> |
getTags()
`AWS::DataSync::LocationSMB.Tags`.
|
String |
getUser()
`AWS::DataSync::LocationSMB.User`.
|
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(List<String> agentArns, String password, String serverHostname, String subdirectory, String user, String domain, Object mountOptions, List<? extends CfnTag> tags)
CfnLocationSMBProps.Builder.public final List<String> getAgentArns()
CfnLocationSMBPropsgetAgentArns in interface CfnLocationSMBPropspublic final String getPassword()
CfnLocationSMBPropsgetPassword in interface CfnLocationSMBPropspublic final String getServerHostname()
CfnLocationSMBPropsgetServerHostname in interface CfnLocationSMBPropspublic final String getSubdirectory()
CfnLocationSMBPropsgetSubdirectory in interface CfnLocationSMBPropspublic final String getUser()
CfnLocationSMBPropsgetUser in interface CfnLocationSMBPropspublic final String getDomain()
CfnLocationSMBPropsgetDomain in interface CfnLocationSMBPropspublic final Object getMountOptions()
CfnLocationSMBPropsgetMountOptions in interface CfnLocationSMBPropspublic final List<CfnTag> getTags()
CfnLocationSMBPropsgetTags in interface CfnLocationSMBProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.