@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,
CfnDataCatalog.TagsProperty 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`.
|
CfnDataCatalog.TagsProperty |
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.protected Jsii$Proxy(String name, String type, String description, Object parameters, CfnDataCatalog.TagsProperty tags)
CfnDataCatalogProps.Builder.public final String getName()
CfnDataCatalogPropsgetName in interface CfnDataCatalogPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-namepublic final String getType()
CfnDataCatalogPropsgetType in interface CfnDataCatalogPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-typepublic final String getDescription()
CfnDataCatalogPropsgetDescription in interface CfnDataCatalogPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-descriptionpublic final Object getParameters()
CfnDataCatalogPropsgetParameters in interface CfnDataCatalogPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-parameterspublic final CfnDataCatalog.TagsProperty getTags()
CfnDataCatalogPropsgetTags in interface CfnDataCatalogPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.