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
3466 |
# File 'sig/client.rbs', line 3466
def next_token: () -> ::String
|
#workflows ⇒ ::Array[::String]
3465 |
# File 'sig/client.rbs', line 3465
def workflows: () -> ::Array[::String]
|