Module: Aws::SWF::Client::_ListClosedWorkflowExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::WorkflowExecutionInfos]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#execution_infos ⇒ ::Array[Types::WorkflowExecutionInfo]
308 |
# File 'sig/client.rbs', line 308 def execution_infos: () -> ::Array[Types::WorkflowExecutionInfo] |
#next_page_token ⇒ ::String
309 |
# File 'sig/client.rbs', line 309 def next_page_token: () -> ::String |