menu
aws_batch_api package
documentation
batch-2016-08-10.dart
ListJobsResponse
jobSummaryList property
jobSummaryList property
dark_mode
light_mode
jobSummaryList
property
List
<
JobSummary
>
jobSummaryList
final
A list of job summaries that match the request.
Implementation
final List<JobSummary> jobSummaryList;
aws_batch_api package
documentation
batch-2016-08-10
ListJobsResponse
jobSummaryList property
ListJobsResponse class