menu
aws_glue_api package
documentation
glue-2017-03-31.dart
KeySchemaElement
KeySchemaElement constructor
KeySchemaElement constructor
dark_mode
light_mode
KeySchemaElement
constructor
KeySchemaElement
(
{
required
String
name
,
required
String
type
,
})
Implementation
KeySchemaElement({ required this.name, required this.type, });
aws_glue_api package
documentation
glue-2017-03-31
KeySchemaElement
KeySchemaElement constructor
KeySchemaElement class