@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.064Z") @Stability(value=Stable) public interface CfnDataCatalogProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataCatalogProps.Builder
A builder for
CfnDataCatalogProps |
static class |
CfnDataCatalogProps.Jsii$Proxy
An implementation for
CfnDataCatalogProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataCatalogProps.Builder |
builder() |
default String |
getDescription()
`AWS::Athena::DataCatalog.Description`.
|
String |
getName()
`AWS::Athena::DataCatalog.Name`.
|
default Object |
getParameters()
`AWS::Athena::DataCatalog.Parameters`.
|
default List<CfnTag> |
getTags()
`AWS::Athena::DataCatalog.Tags`.
|
String |
getType()
`AWS::Athena::DataCatalog.Type`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default Object getParameters()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnDataCatalogProps.Builder builder()
CfnDataCatalogProps.Builder of CfnDataCatalogPropsCopyright © 2021. All rights reserved.