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