Module: Aws::CodeCatalyst::Client::_ListWorkflowRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkflowRunsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::WorkflowRunSummary]
516 |
# File 'sig/client.rbs', line 516
def items: () -> ::Array[Types::WorkflowRunSummary]
|
#next_token ⇒ ::String
515 |
# File 'sig/client.rbs', line 515
def next_token: () -> ::String
|