@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(CfnDataSource.RedshiftParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AmazonElasticsearchParametersProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClusterId()
Cluster ID.
|
String |
getDatabase()
Database.
|
String |
getHost()
Host.
|
Number |
getPort()
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(CfnDataSource.RedshiftParametersProperty.Builder builder)
CfnDataSource.AmazonElasticsearchParametersProperty.Builder.public final String getDatabase()
CfnDataSource.RedshiftParametersPropertygetDatabase in interface CfnDataSource.RedshiftParametersPropertypublic final String getClusterId()
CfnDataSource.RedshiftParametersProperty
This field can be blank if the Host and Port are provided.
getClusterId in interface CfnDataSource.RedshiftParametersPropertypublic final String getHost()
CfnDataSource.RedshiftParametersProperty
This field can be blank if ClusterId is provided.
getHost in interface CfnDataSource.RedshiftParametersPropertypublic final Number getPort()
CfnDataSource.RedshiftParametersProperty
This field can be blank if the ClusterId is provided.
getPort in interface CfnDataSource.RedshiftParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.