@Stability(value=Stable) @Internal public static final class CfnDataSource.RdsHttpEndpointConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.RdsHttpEndpointConfigProperty
CfnDataSource.RdsHttpEndpointConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.RdsHttpEndpointConfigProperty.Builder, CfnDataSource.RdsHttpEndpointConfigProperty.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 awsRegion,
String awsSecretStoreArn,
String dbClusterIdentifier,
String databaseName,
String schema)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AuthorizationConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsRegion()
`CfnDataSource.RdsHttpEndpointConfigProperty.AwsRegion`.
|
String |
getAwsSecretStoreArn()
`CfnDataSource.RdsHttpEndpointConfigProperty.AwsSecretStoreArn`.
|
String |
getDatabaseName()
`CfnDataSource.RdsHttpEndpointConfigProperty.DatabaseName`.
|
String |
getDbClusterIdentifier()
`CfnDataSource.RdsHttpEndpointConfigProperty.DbClusterIdentifier`.
|
String |
getSchema()
`CfnDataSource.RdsHttpEndpointConfigProperty.Schema`.
|
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.public final String getAwsRegion()
CfnDataSource.RdsHttpEndpointConfigPropertygetAwsRegion in interface CfnDataSource.RdsHttpEndpointConfigPropertypublic final String getAwsSecretStoreArn()
CfnDataSource.RdsHttpEndpointConfigPropertygetAwsSecretStoreArn in interface CfnDataSource.RdsHttpEndpointConfigPropertypublic final String getDbClusterIdentifier()
CfnDataSource.RdsHttpEndpointConfigPropertygetDbClusterIdentifier in interface CfnDataSource.RdsHttpEndpointConfigPropertypublic final String getDatabaseName()
CfnDataSource.RdsHttpEndpointConfigPropertygetDatabaseName in interface CfnDataSource.RdsHttpEndpointConfigPropertypublic final String getSchema()
CfnDataSource.RdsHttpEndpointConfigPropertygetSchema in interface CfnDataSource.RdsHttpEndpointConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.