@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String database,
String queryString,
String description,
String name,
String workGroup)
Constructor that initializes the object based on literal property values passed by the
CfnNamedQueryProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDatabase()
`AWS::Athena::NamedQuery.Database`.
|
String |
getDescription()
`AWS::Athena::NamedQuery.Description`.
|
String |
getName()
`AWS::Athena::NamedQuery.Name`.
|
String |
getQueryString()
`AWS::Athena::NamedQuery.QueryString`.
|
String |
getWorkGroup()
`AWS::Athena::NamedQuery.WorkGroup`.
|
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()
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 © 2021. All rights reserved.