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