menu
aws_glue_api package
documentation
glue-2017-03-31.dart
JobCommand
JobCommand constructor
JobCommand constructor
dark_mode
light_mode
JobCommand
constructor
JobCommand
(
{
String
?
name
,
String
?
pythonVersion
,
String
?
scriptLocation
,
})
Implementation
JobCommand({ this.name, this.pythonVersion, this.scriptLocation, });
aws_glue_api package
documentation
glue-2017-03-31
JobCommand
JobCommand constructor
JobCommand class