menu
aws_glue_api package
documentation
glue-2017-03-31.dart
UpdateSchemaResponse
UpdateSchemaResponse constructor
UpdateSchemaResponse constructor
dark_mode
light_mode
UpdateSchemaResponse
constructor
UpdateSchemaResponse
(
{
String
?
registryName
,
String
?
schemaArn
,
String
?
schemaName
,
})
Implementation
UpdateSchemaResponse({ this.registryName, this.schemaArn, this.schemaName, });
aws_glue_api package
documentation
glue-2017-03-31
UpdateSchemaResponse
UpdateSchemaResponse constructor
UpdateSchemaResponse class