Module: Aws::States::Client::_GetExecutionHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetExecutionHistoryOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::HistoryEvent]
328 |
# File 'sig/client.rbs', line 328
def events: () -> ::Array[Types::HistoryEvent]
|
#next_token ⇒ ::String
329 |
# File 'sig/client.rbs', line 329
def next_token: () -> ::String
|