menu
aws_glue_api package
documentation
glue-2017-03-31.dart
BatchGetJobsResponse
BatchGetJobsResponse constructor
BatchGetJobsResponse constructor
dark_mode
light_mode
BatchGetJobsResponse
constructor
BatchGetJobsResponse
(
{
List
<
Job
>
?
jobs
,
List
<
String
>
?
jobsNotFound
,
})
Implementation
BatchGetJobsResponse({ this.jobs, this.jobsNotFound, });
aws_glue_api package
documentation
glue-2017-03-31
BatchGetJobsResponse
BatchGetJobsResponse constructor
BatchGetJobsResponse class