@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.RedshiftSourceConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.RedshiftSourceConfigProperty
CfnAnomalyDetector.RedshiftSourceConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.RedshiftSourceConfigProperty.Builder, CfnAnomalyDetector.RedshiftSourceConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetector.AnomalyDetectorConfigProperty.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 |
getClusterIdentifier()
A string identifying the Redshift cluster.
|
String |
getDatabaseHost()
The name of the database host.
|
String |
getDatabaseName()
The Redshift database name.
|
Number |
getDatabasePort()
The port number where the database can be accessed.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the role providing access to the database.
|
String |
getSecretManagerArn()
The Amazon Resource Name (ARN) of the AWS Secrets Manager role.
|
String |
getTableName()
The table name of the Redshift database.
|
Object |
getVpcConfiguration()
Contains information about the Amazon Virtual Private Cloud (VPC) configuration.
|
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(CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder builder)
CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder.public final String getClusterIdentifier()
CfnAnomalyDetector.RedshiftSourceConfigPropertygetClusterIdentifier in interface CfnAnomalyDetector.RedshiftSourceConfigPropertypublic final String getDatabaseHost()
CfnAnomalyDetector.RedshiftSourceConfigPropertygetDatabaseHost in interface CfnAnomalyDetector.RedshiftSourceConfigPropertypublic final String getDatabaseName()
CfnAnomalyDetector.RedshiftSourceConfigPropertygetDatabaseName in interface CfnAnomalyDetector.RedshiftSourceConfigPropertypublic final Number getDatabasePort()
CfnAnomalyDetector.RedshiftSourceConfigPropertygetDatabasePort in interface CfnAnomalyDetector.RedshiftSourceConfigPropertypublic final String getRoleArn()
CfnAnomalyDetector.RedshiftSourceConfigPropertygetRoleArn in interface CfnAnomalyDetector.RedshiftSourceConfigPropertypublic final String getSecretManagerArn()
CfnAnomalyDetector.RedshiftSourceConfigPropertygetSecretManagerArn in interface CfnAnomalyDetector.RedshiftSourceConfigPropertypublic final String getTableName()
CfnAnomalyDetector.RedshiftSourceConfigPropertygetTableName in interface CfnAnomalyDetector.RedshiftSourceConfigPropertypublic final Object getVpcConfiguration()
CfnAnomalyDetector.RedshiftSourceConfigPropertygetVpcConfiguration in interface CfnAnomalyDetector.RedshiftSourceConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.