menu
aws_glue_api package
documentation
glue-2017-03-31.dart
SerDeInfo
SerDeInfo constructor
SerDeInfo constructor
dark_mode
light_mode
SerDeInfo
constructor
SerDeInfo
(
{
String
?
name
,
Map
<
String
,
String
>
?
parameters
,
String
?
serializationLibrary
,
})
Implementation
SerDeInfo({ this.name, this.parameters, this.serializationLibrary, });
aws_glue_api package
documentation
glue-2017-03-31
SerDeInfo
SerDeInfo constructor
SerDeInfo class