Module: Aws::IoTThingsGraph::Client::_ListFlowExecutionMessagesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListFlowExecutionMessagesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#messages::Array[Types::FlowExecutionMessage]

Returns:



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

def messages: () -> ::Array[Types::FlowExecutionMessage]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String