menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetWorkflowRunsResponse
runs property
runs property
dark_mode
light_mode
runs
property
List
<
WorkflowRun
>
?
runs
final
A list of workflow run metadata objects.
Implementation
final List<WorkflowRun>? runs;
aws_glue_api package
documentation
glue-2017-03-31
GetWorkflowRunsResponse
runs property
GetWorkflowRunsResponse class