@Stability(value=Stable) @Internal public static final class CfnDataSource.RedshiftParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.RedshiftParametersProperty
CfnDataSource.RedshiftParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.RedshiftParametersProperty.Builder, CfnDataSource.RedshiftParametersProperty.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(String database,
String clusterId,
String host,
Number port)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AmazonElasticsearchParametersProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClusterId()
`CfnDataSource.RedshiftParametersProperty.ClusterId`.
|
String |
getDatabase()
`CfnDataSource.RedshiftParametersProperty.Database`.
|
String |
getHost()
`CfnDataSource.RedshiftParametersProperty.Host`.
|
Number |
getPort()
`CfnDataSource.RedshiftParametersProperty.Port`.
|
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(String database, String clusterId, String host, Number port)
CfnDataSource.AmazonElasticsearchParametersProperty.Builder.public final String getDatabase()
CfnDataSource.RedshiftParametersPropertygetDatabase in interface CfnDataSource.RedshiftParametersPropertypublic final String getClusterId()
CfnDataSource.RedshiftParametersPropertygetClusterId in interface CfnDataSource.RedshiftParametersPropertypublic final String getHost()
CfnDataSource.RedshiftParametersPropertygetHost in interface CfnDataSource.RedshiftParametersPropertypublic final Number getPort()
CfnDataSource.RedshiftParametersPropertygetPort in interface CfnDataSource.RedshiftParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.