Module: Aws::Glue::Client::_ListWorkflowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkflowsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3453 |
# File 'sig/client.rbs', line 3453
def next_token: () -> ::String
|
#workflows ⇒ ::Array[::String]
3452 |
# File 'sig/client.rbs', line 3452
def workflows: () -> ::Array[::String]
|