@Internal public static final class SynDbProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SynDbProps
SynDbPropssoftware.amazon.jsii.JsiiObject.InitializationModeSynDbProps.Builder, SynDbProps.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(SynDbProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SynDbProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCkPassword()
Property ckPassword: The password of the database account.
|
Object |
getCkUserName()
Property ckUserName: The account of the clickhouse database.
|
Object |
getClickhousePort()
Property clickhousePort: The port of clickhouse id.
|
Object |
getDbClusterId()
Property dbClusterId: Clickhouse cluster id.
|
Object |
getLimitUpper()
Property limitUpper: The maximum number of rows to sync per second.
|
Object |
getRdsId()
Property rdsId: The instance id of RDS.
|
Object |
getRdsPassword()
Property rdsPassword: The password of the RDS database account.
|
Object |
getRdsPort()
Property rdsPort: The port of rds.
|
Object |
getRdsUserName()
Property rdsUserName: The account of the RDS database.
|
Object |
getRdsVpcId()
Property rdsVpcId: The vpc of rds.
|
Object |
getRdsVpcUrl()
Property rdsVpcUrl: Intranet address of ApsaraDB for RDS.
|
Object |
getSkipUnsupported()
Property skipUnsupported: Skip unsupported table or not.
|
Object |
getSynDbTables()
Property synDbTables: The tables to syn.
|
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(SynDbProps.Builder builder)
SynDbProps.Builder.public final Object getCkPassword()
SynDbPropsgetCkPassword in interface SynDbPropspublic final Object getCkUserName()
SynDbPropsgetCkUserName in interface SynDbPropspublic final Object getDbClusterId()
SynDbPropsgetDbClusterId in interface SynDbPropspublic final Object getRdsId()
SynDbPropsgetRdsId in interface SynDbPropspublic final Object getRdsPassword()
SynDbPropsgetRdsPassword in interface SynDbPropspublic final Object getRdsUserName()
SynDbPropsgetRdsUserName in interface SynDbPropspublic final Object getSkipUnsupported()
SynDbPropsgetSkipUnsupported in interface SynDbPropspublic final Object getSynDbTables()
SynDbPropsgetSynDbTables in interface SynDbPropspublic final Object getClickhousePort()
SynDbPropsgetClickhousePort in interface SynDbPropspublic final Object getLimitUpper()
SynDbPropsgetLimitUpper in interface SynDbPropspublic final Object getRdsPort()
SynDbPropsgetRdsPort in interface SynDbPropspublic final Object getRdsVpcId()
SynDbPropsgetRdsVpcId in interface SynDbPropspublic final Object getRdsVpcUrl()
SynDbPropsgetRdsVpcUrl in interface SynDbProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.