@Stability(value=Stable)
public static interface CfnDataCatalog.TagsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-datacatalog-tags.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataCatalog.TagsProperty.Builder
A builder for
CfnDataCatalog.TagsProperty |
static class |
CfnDataCatalog.TagsProperty.Jsii$Proxy
An implementation for
CfnDataCatalog.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataCatalog.TagsProperty.Builder |
builder() |
default List<CfnTag> |
getTags()
`CfnDataCatalog.TagsProperty.Tags`.
|
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-datacatalog-tags.html#cfn-athena-datacatalog-tags-tags@Stability(value=Stable) static CfnDataCatalog.TagsProperty.Builder builder()
Copyright © 2020. All rights reserved.