Class CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty
An implementation for
CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty-
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.MicrosoftSqlServerSettingsProperty
CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty.Builder, CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.MicrosoftSqlServerSettingsProperty.Builder.
-
-
Method Details
-
getCertificateArn
- Specified by:
getCertificateArnin interfaceCfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty- See Also:
-
getDatabaseName
Description copied from interface:CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsPropertyDatabase name for the endpoint.- Specified by:
getDatabaseNamein interfaceCfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty- See Also:
-
getPort
Description copied from interface:CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsPropertyEndpoint TCP port.- Specified by:
getPortin interfaceCfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty- See Also:
-
getServerName
Description copied from interface:CfnDataProviderPropsMixin.MicrosoftSqlServerSettingsPropertyFully qualified domain name of the endpoint.For an Amazon RDS SQL Server instance, this is the output of DescribeDBInstances , in the
[Endpoint](https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Endpoint.html) .Addressfield.- Specified by:
getServerNamein interfaceCfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty- See Also:
-
getSslMode
- Specified by:
getSslModein interfaceCfnDataProviderPropsMixin.MicrosoftSqlServerSettingsProperty- 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()
-