| Package | Description |
|---|---|
| software.amazon.awscdk.services.athena |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataCatalog.TagsProperty.Jsii$Proxy
An implementation for
CfnDataCatalog.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataCatalog.TagsProperty |
CfnDataCatalog.TagsProperty.Builder.build()
Builds the configured instance.
|
default CfnDataCatalog.TagsProperty |
CfnDataCatalogProps.getTags()
`AWS::Athena::DataCatalog.Tags`.
|
CfnDataCatalog.TagsProperty |
CfnDataCatalogProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataCatalogProps.Builder |
CfnDataCatalogProps.Builder.tags(CfnDataCatalog.TagsProperty tags)
Sets the value of
CfnDataCatalogProps.getTags() |
CfnDataCatalog.Builder |
CfnDataCatalog.Builder.tags(CfnDataCatalog.TagsProperty tags)
`AWS::Athena::DataCatalog.Tags`.
|
| Constructor and Description |
|---|
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. |
Copyright © 2020. All rights reserved.