menu
aws_glue_api package
documentation
glue-2017-03-31.dart
CreateScriptResponse
CreateScriptResponse constructor
CreateScriptResponse constructor
dark_mode
light_mode
CreateScriptResponse
constructor
CreateScriptResponse
(
{
String
?
pythonScript
,
String
?
scalaCode
,
})
Implementation
CreateScriptResponse({ this.pythonScript, this.scalaCode, });
aws_glue_api package
documentation
glue-2017-03-31
CreateScriptResponse
CreateScriptResponse constructor
CreateScriptResponse class