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