Module: Aws::SWF::Client::_GetWorkflowExecutionHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::History]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::HistoryEvent]
274 |
# File 'sig/client.rbs', line 274
def events: () -> ::Array[Types::HistoryEvent]
|
#next_page_token ⇒ ::String
275 |
# File 'sig/client.rbs', line 275
def next_page_token: () -> ::String
|