menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetJobsResponse
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
GetJobsResponse
jobs property
GetJobsResponse class