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