menu
aws_emr_api package
documentation
elasticmapreduce-2009-03-31.dart
AddJobFlowStepsOutput
stepIds property
stepIds property
dark_mode
light_mode
stepIds
property
List
<
String
>
?
stepIds
final
The identifiers of the list of steps added to the job flow.
Implementation
final List<String>? stepIds;
aws_emr_api package
documentation
elasticmapreduce-2009-03-31
AddJobFlowStepsOutput
stepIds property
AddJobFlowStepsOutput class