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