@Stability(value=Stable) @Internal public static final class CfnLocationSMB.MountOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationSMB.MountOptionsProperty
CfnLocationSMB.MountOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationSMB.MountOptionsProperty.Builder, CfnLocationSMB.MountOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLocationSMB.MountOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLocationSMB.MountOptionsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getVersion()
The specific SMB version that you want DataSync to use to mount your SMB share.
|
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(CfnLocationSMB.MountOptionsProperty.Builder builder)
CfnLocationSMB.MountOptionsProperty.Builder.public final String getVersion()
CfnLocationSMB.MountOptionsProperty
If you don't specify a version, DataSync defaults to AUTOMATIC . That is, DataSync automatically selects a version based on negotiation with the SMB server.
getVersion in interface CfnLocationSMB.MountOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.