menu
aws_glue_api package
documentation
glue-2017-03-31.dart
BatchGetJobsResponse
jobs property
jobs property
dark_mode
light_mode
jobs
property
List
<
Job
>
?
jobs
final
A list of job definitions.
Implementation
final List<Job>? jobs;
aws_glue_api package
documentation
glue-2017-03-31
BatchGetJobsResponse
jobs property
BatchGetJobsResponse class