menu
aws_emr_api package
documentation
elasticmapreduce-2009-03-31.dart
ListStepsOutput
steps property
steps property
dark_mode
light_mode
steps
property
List
<
StepSummary
>
?
steps
final
The filtered list of steps for the cluster.
Implementation
final List<StepSummary>? steps;
aws_emr_api package
documentation
elasticmapreduce-2009-03-31
ListStepsOutput
steps property
ListStepsOutput class