@Stability(value=Stable) @Internal public static final class CfnPreparedStatementProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPreparedStatementProps
CfnPreparedStatementPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPreparedStatementProps.Builder, CfnPreparedStatementProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPreparedStatementProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPreparedStatementProps.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 |
getDescription()
The description of the prepared statement.
|
String |
getQueryStatement()
The query string for the prepared statement.
|
String |
getStatementName()
The name of the prepared statement.
|
String |
getWorkGroup()
The workgroup to which the prepared statement belongs.
|
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(CfnPreparedStatementProps.Builder builder)
CfnPreparedStatementProps.Builder.public final String getQueryStatement()
CfnPreparedStatementPropsgetQueryStatement in interface CfnPreparedStatementPropspublic final String getStatementName()
CfnPreparedStatementPropsgetStatementName in interface CfnPreparedStatementPropspublic final String getWorkGroup()
CfnPreparedStatementPropsgetWorkGroup in interface CfnPreparedStatementPropspublic final String getDescription()
CfnPreparedStatementPropsgetDescription in interface CfnPreparedStatementProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.