Module: Aws::SWF::Client::_ListOpenWorkflowExecutionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::WorkflowExecutionInfos]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#execution_infos::Array[Types::WorkflowExecutionInfo]

Returns:



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

def execution_infos: () -> ::Array[Types::WorkflowExecutionInfo]

#next_page_token::String

Returns:

  • (::String)


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

def next_page_token: () -> ::String