@Stability(value=Stable) @Internal public static final class CfnRule.RedshiftDataParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.RedshiftDataParametersProperty
CfnRule.RedshiftDataParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRule.RedshiftDataParametersProperty.Builder, CfnRule.RedshiftDataParametersProperty.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 sql,
String dbUser,
String secretManagerArn,
String statementName,
Object withEvent)
Constructor that initializes the object based on literal property values passed by the
CfnRule.AwsVpcConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDatabase()
`CfnRule.RedshiftDataParametersProperty.Database`.
|
String |
getDbUser()
`CfnRule.RedshiftDataParametersProperty.DbUser`.
|
String |
getSecretManagerArn()
`CfnRule.RedshiftDataParametersProperty.SecretManagerArn`.
|
String |
getSql()
`CfnRule.RedshiftDataParametersProperty.Sql`.
|
String |
getStatementName()
`CfnRule.RedshiftDataParametersProperty.StatementName`.
|
Object |
getWithEvent()
`CfnRule.RedshiftDataParametersProperty.WithEvent`.
|
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 getDatabase()
CfnRule.RedshiftDataParametersPropertygetDatabase in interface CfnRule.RedshiftDataParametersPropertypublic final String getSql()
CfnRule.RedshiftDataParametersPropertygetSql in interface CfnRule.RedshiftDataParametersPropertypublic final String getDbUser()
CfnRule.RedshiftDataParametersPropertygetDbUser in interface CfnRule.RedshiftDataParametersPropertypublic final String getSecretManagerArn()
CfnRule.RedshiftDataParametersPropertygetSecretManagerArn in interface CfnRule.RedshiftDataParametersPropertypublic final String getStatementName()
CfnRule.RedshiftDataParametersPropertygetStatementName in interface CfnRule.RedshiftDataParametersPropertypublic final Object getWithEvent()
CfnRule.RedshiftDataParametersPropertygetWithEvent in interface CfnRule.RedshiftDataParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.