@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.316Z") @Stability(value=Stable) public interface CfnDataCatalogProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html| 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 CfnDataCatalog.TagsProperty |
getTags()
`AWS::Athena::DataCatalog.Tags`.
|
String |
getType()
`AWS::Athena::DataCatalog.Type`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-name@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-type@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-description@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-parameters@Stability(value=Stable) @Nullable default CfnDataCatalog.TagsProperty getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-datacatalog.html#cfn-athena-datacatalog-tags@Stability(value=Stable) static CfnDataCatalogProps.Builder builder()
CfnDataCatalogProps.Builder of CfnDataCatalogPropsCopyright © 2020. All rights reserved.