@Stability(value=Stable) @Internal public static final class CfnNamedQueryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNamedQueryProps
CfnNamedQueryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNamedQueryProps.Builder, CfnNamedQueryProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNamedQueryProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNamedQueryProps.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 database to which the query belongs.
|
String |
getDescription()
The query description.
|
String |
getName()
The query name.
|
String |
getQueryString()
The SQL statements that make up the query.
|
String |
getWorkGroup()
The name of the workgroup that contains the named query.
|
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(CfnNamedQueryProps.Builder builder)
CfnNamedQueryProps.Builder.public final String getDatabase()
CfnNamedQueryPropsgetDatabase in interface CfnNamedQueryPropspublic final String getQueryString()
CfnNamedQueryPropsgetQueryString in interface CfnNamedQueryPropspublic final String getDescription()
CfnNamedQueryPropsgetDescription in interface CfnNamedQueryPropspublic final String getName()
CfnNamedQueryPropsgetName in interface CfnNamedQueryPropspublic final String getWorkGroup()
CfnNamedQueryPropsgetWorkGroup in interface CfnNamedQueryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.