@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.RDSSourceConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.RDSSourceConfigProperty
CfnAnomalyDetector.RDSSourceConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.RDSSourceConfigProperty.Builder, CfnAnomalyDetector.RDSSourceConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyDetector.RDSSourceConfigProperty.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 |
getDatabaseHost()
The host name of the database.
|
String |
getDatabaseName()
The name of the RDS database.
|
Number |
getDatabasePort()
The port number where the database can be accessed.
|
String |
getDbInstanceIdentifier()
A string identifying the database instance.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the role.
|
String |
getSecretManagerArn()
The Amazon Resource Name (ARN) of the AWS Secrets Manager role.
|
String |
getTableName()
The name of the table in the database.
|
Object |
getVpcConfiguration()
An object containing 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.RDSSourceConfigProperty.Builder builder)
CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder.public final String getDatabaseHost()
CfnAnomalyDetector.RDSSourceConfigPropertygetDatabaseHost in interface CfnAnomalyDetector.RDSSourceConfigPropertypublic final String getDatabaseName()
CfnAnomalyDetector.RDSSourceConfigPropertygetDatabaseName in interface CfnAnomalyDetector.RDSSourceConfigPropertypublic final Number getDatabasePort()
CfnAnomalyDetector.RDSSourceConfigPropertygetDatabasePort in interface CfnAnomalyDetector.RDSSourceConfigPropertypublic final String getDbInstanceIdentifier()
CfnAnomalyDetector.RDSSourceConfigPropertygetDbInstanceIdentifier in interface CfnAnomalyDetector.RDSSourceConfigPropertypublic final String getRoleArn()
CfnAnomalyDetector.RDSSourceConfigPropertygetRoleArn in interface CfnAnomalyDetector.RDSSourceConfigPropertypublic final String getSecretManagerArn()
CfnAnomalyDetector.RDSSourceConfigPropertygetSecretManagerArn in interface CfnAnomalyDetector.RDSSourceConfigPropertypublic final String getTableName()
CfnAnomalyDetector.RDSSourceConfigPropertygetTableName in interface CfnAnomalyDetector.RDSSourceConfigPropertypublic final Object getVpcConfiguration()
CfnAnomalyDetector.RDSSourceConfigPropertygetVpcConfiguration in interface CfnAnomalyDetector.RDSSourceConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.