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