@Stability(value=Stable) @Internal public static final class CfnDataCatalogProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataCatalogProps
CfnDataCatalogPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataCatalogProps.Builder, CfnDataCatalogProps.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 name,
String type,
String description,
Object parameters,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDataCatalogProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Athena::DataCatalog.Description`.
|
String |
getName()
`AWS::Athena::DataCatalog.Name`.
|
Object |
getParameters()
`AWS::Athena::DataCatalog.Parameters`.
|
List<CfnTag> |
getTags()
`AWS::Athena::DataCatalog.Tags`.
|
String |
getType()
`AWS::Athena::DataCatalog.Type`.
|
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 getName()
CfnDataCatalogPropsgetName in interface CfnDataCatalogPropspublic final String getType()
CfnDataCatalogPropsgetType in interface CfnDataCatalogPropspublic final String getDescription()
CfnDataCatalogPropsgetDescription in interface CfnDataCatalogPropspublic final Object getParameters()
CfnDataCatalogPropsgetParameters in interface CfnDataCatalogPropspublic final List<CfnTag> getTags()
CfnDataCatalogPropsgetTags in interface CfnDataCatalogProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.