Uses of Class
software.amazon.awscdk.services.athena.CfnDataCatalog.Builder
Packages that use CfnDataCatalog.Builder
-
Uses of CfnDataCatalog.Builder in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return CfnDataCatalog.BuilderModifier and TypeMethodDescriptionstatic CfnDataCatalog.BuilderCfnDataCatalog.Builder.description(String description) A description of the data catalog.The name of the data catalog.CfnDataCatalog.Builder.parameters(Map<String, String> parameters) Specifies the Lambda function or functions to use for the data catalog.CfnDataCatalog.Builder.parameters(IResolvable parameters) Specifies the Lambda function or functions to use for the data catalog.The tags (key-value pairs) to associate with this resource.The type of data catalog:LAMBDAfor a federated catalog,GLUEfor AWS Glue Catalog, orHIVEfor an external hive metastore.