menu
aws_dataexchange_api package
documentation
dataexchange-2017-07-25.dart
ListJobsResponse
jobs property
jobs property
dark_mode
light_mode
jobs
property
List
<
JobEntry
>
?
jobs
final
The jobs listed by the request.
Implementation
final List<JobEntry>? jobs;
aws_dataexchange_api package
documentation
dataexchange-2017-07-25
ListJobsResponse
jobs property
ListJobsResponse class