@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(CfnRule.RedshiftDataParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRule.AwsVpcConfigurationProperty.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 |
getDatabase()
The name of the database.
|
String |
getDbUser()
The database user name.
|
String |
getSecretManagerArn()
The name or ARN of the secret that enables access to the database.
|
String |
getSql()
The SQL statement text to run.
|
String |
getStatementName()
The name of the SQL statement.
|
Object |
getWithEvent()
Indicates whether to send an event back to EventBridge after the SQL statement runs.
|
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(CfnRule.RedshiftDataParametersProperty.Builder builder)
CfnRule.AwsVpcConfigurationProperty.Builder.public final String getDatabase()
CfnRule.RedshiftDataParametersPropertyRequired when authenticating using temporary credentials.
getDatabase in interface CfnRule.RedshiftDataParametersPropertypublic final String getSql()
CfnRule.RedshiftDataParametersPropertygetSql in interface CfnRule.RedshiftDataParametersPropertypublic final String getDbUser()
CfnRule.RedshiftDataParametersPropertyRequired when authenticating using temporary credentials.
getDbUser in interface CfnRule.RedshiftDataParametersPropertypublic final String getSecretManagerArn()
CfnRule.RedshiftDataParametersPropertyRequired when authenticating using AWS Secrets Manager.
getSecretManagerArn in interface CfnRule.RedshiftDataParametersPropertypublic final String getStatementName()
CfnRule.RedshiftDataParametersPropertyYou can name the SQL statement when you create it to identify the query.
getStatementName 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 © 2022. All rights reserved.