menu
aws_athena_api package
documentation
athena-2017-05-18.dart
DataCatalog
DataCatalog constructor
DataCatalog constructor
dark_mode
light_mode
DataCatalog
constructor
DataCatalog
(
{
required
String
name
,
required
DataCatalogType
type
,
String
?
description
,
Map
<
String
,
String
>
?
parameters
,
})
Implementation
DataCatalog({ required this.name, required this.type, this.description, this.parameters, });
aws_athena_api package
documentation
athena-2017-05-18
DataCatalog
DataCatalog constructor
DataCatalog class