Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.athena.CfnDataCatalogPropsMixin.Builder
Packages that use CfnDataCatalogPropsMixin.Builder
-
Uses of CfnDataCatalogPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.athena
Methods in software.amazon.awscdk.cfnpropertymixins.services.athena that return CfnDataCatalogPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDataCatalogPropsMixin.Builder.connectionType(String connectionType) The type of connection for aFEDERATEDdata catalog (for example,REDSHIFT,MYSQL, orSQLSERVER).CfnDataCatalogPropsMixin.Builder.create()CfnDataCatalogPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDataCatalogPropsMixin.Builder.description(String description) A description of the data catalog.Text of the error that occurred during data catalog creation or deletion.The name of the data catalog.CfnDataCatalogPropsMixin.Builder.parameters(Map<String, String> parameters) Specifies the Lambda function or functions to use for creating the data catalog.CfnDataCatalogPropsMixin.Builder.parameters(IResolvable parameters) Specifies the Lambda function or functions to use for creating the data catalog.The status of the creation or deletion of 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.