Class CfnLocationFSxONTAP.ProtocolProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.datasync.CfnLocationFSxONTAP.ProtocolProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLocationFSxONTAP.ProtocolProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnLocationFSxONTAP.ProtocolProperty
@Stability(Stable)
@Internal
public static final class CfnLocationFSxONTAP.ProtocolProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLocationFSxONTAP.ProtocolProperty
An implementation for
CfnLocationFSxONTAP.ProtocolProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.datasync.CfnLocationFSxONTAP.ProtocolProperty
CfnLocationFSxONTAP.ProtocolProperty.Builder, CfnLocationFSxONTAP.ProtocolProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLocationFSxONTAP.ProtocolProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectgetNfs()Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for ONTAP file system's storage virtual machine (SVM).final ObjectgetSmb()Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnLocationFSxONTAP.ProtocolProperty.Builder.
-
-
Method Details
-
getNfs
Description copied from interface:CfnLocationFSxONTAP.ProtocolPropertySpecifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for ONTAP file system's storage virtual machine (SVM).- Specified by:
getNfsin interfaceCfnLocationFSxONTAP.ProtocolProperty
-
getSmb
Description copied from interface:CfnLocationFSxONTAP.ProtocolPropertySpecifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.- Specified by:
getSmbin interfaceCfnLocationFSxONTAP.ProtocolProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-