menu
aws_glue_api package
documentation
glue-2017-03-31.dart
BatchGetJobsResponse
jobsNotFound property
jobsNotFound property
dark_mode
light_mode
jobsNotFound
property
List
<
String
>
?
jobsNotFound
final
A list of names of jobs not found.
Implementation
final List<String>? jobsNotFound;
aws_glue_api package
documentation
glue-2017-03-31
BatchGetJobsResponse
jobsNotFound property
BatchGetJobsResponse class