menu
aws_glue_api package
documentation
glue-2017-03-31.dart
CheckSchemaVersionValidityResponse
CheckSchemaVersionValidityResponse constructor
CheckSchemaVersionValidityResponse constructor
dark_mode
light_mode
CheckSchemaVersionValidityResponse
constructor
CheckSchemaVersionValidityResponse
(
{
String
?
error
,
bool
?
valid
,
})
Implementation
CheckSchemaVersionValidityResponse({ this.error, this.valid, });
aws_glue_api package
documentation
glue-2017-03-31
CheckSchemaVersionValidityResponse
CheckSchemaVersionValidityResponse constructor
CheckSchemaVersionValidityResponse class