menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetMLTaskRunsResponse
taskRuns property
taskRuns property
dark_mode
light_mode
taskRuns
property
List
<
TaskRun
>
?
taskRuns
final
A list of task runs that are associated with the transform.
Implementation
final List<TaskRun>? taskRuns;
aws_glue_api package
documentation
glue-2017-03-31
GetMLTaskRunsResponse
taskRuns property
GetMLTaskRunsResponse class