menu
aws_glue_api package
documentation
glue-2017-03-31.dart
ListWorkflowsResponse
workflows property
workflows property
dark_mode
light_mode
workflows
property
List
<
String
>
?
workflows
final
List of names of workflows in the account.
Implementation
final List<String>? workflows;
aws_glue_api package
documentation
glue-2017-03-31
ListWorkflowsResponse
workflows property
ListWorkflowsResponse class