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]

Returns:



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

def events: () -> ::Array[Types::HistoryEvent]

#next_page_token::String

Returns:

  • (::String)


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

def next_page_token: () -> ::String