Class CfnDataProviderPropsMixin.DocDbSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnDataProviderPropsMixin.DocDbSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataProviderPropsMixin.DocDbSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataProviderPropsMixin.DocDbSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnDataProviderPropsMixin.DocDbSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataProviderPropsMixin.DocDbSettingsProperty
An implementation for
CfnDataProviderPropsMixin.DocDbSettingsProperty-
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.cfnpropertymixins.services.dms.CfnDataProviderPropsMixin.DocDbSettingsProperty
CfnDataProviderPropsMixin.DocDbSettingsProperty.Builder, CfnDataProviderPropsMixin.DocDbSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataProviderPropsMixin.DocDbSettingsProperty.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 Stringfinal StringThe database name on the DocumentDB source endpoint.final NumbergetPort()The port value for the DocumentDB source endpoint.final StringThe name of the server on the DocumentDB source endpoint.final Stringfinal 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 theCfnDataProviderPropsMixin.DocDbSettingsProperty.Builder.
-
-
Method Details
-
getCertificateArn
- Specified by:
getCertificateArnin interfaceCfnDataProviderPropsMixin.DocDbSettingsProperty- See Also:
-
getDatabaseName
Description copied from interface:CfnDataProviderPropsMixin.DocDbSettingsPropertyThe database name on the DocumentDB source endpoint.- Specified by:
getDatabaseNamein interfaceCfnDataProviderPropsMixin.DocDbSettingsProperty- See Also:
-
getPort
Description copied from interface:CfnDataProviderPropsMixin.DocDbSettingsPropertyThe port value for the DocumentDB source endpoint.- Specified by:
getPortin interfaceCfnDataProviderPropsMixin.DocDbSettingsProperty- See Also:
-
getServerName
Description copied from interface:CfnDataProviderPropsMixin.DocDbSettingsPropertyThe name of the server on the DocumentDB source endpoint.- Specified by:
getServerNamein interfaceCfnDataProviderPropsMixin.DocDbSettingsProperty- See Also:
-
getSslMode
- Specified by:
getSslModein interfaceCfnDataProviderPropsMixin.DocDbSettingsProperty- See Also:
-
$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()
-