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]
357 |
# File 'sig/client.rbs', line 357
def execution_infos: () -> ::Array[Types::WorkflowExecutionInfo]
|
#next_page_token ⇒ ::String
358 |
# File 'sig/client.rbs', line 358
def next_page_token: () -> ::String
|