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]

Returns:



516
# File 'sig/client.rbs', line 516

def items: () -> ::Array[Types::WorkflowRunSummary]

#next_token::String

Returns:

  • (::String)


515
# File 'sig/client.rbs', line 515

def next_token: () -> ::String