menu
aws_emr_api package
documentation
elasticmapreduce-2009-03-31.dart
ScriptBootstrapActionConfig
args property
args property
dark_mode
light_mode
args
property
List
<
String
>
?
args
final
A list of command line arguments to pass to the bootstrap action script.
Implementation
final List<String>? args;
aws_emr_api package
documentation
elasticmapreduce-2009-03-31
ScriptBootstrapActionConfig
args property
ScriptBootstrapActionConfig class