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]
338 |
# File 'sig/client.rbs', line 338
def messages: () -> ::Array[Types::FlowExecutionMessage]
|
#next_token ⇒ ::String
339 |
# File 'sig/client.rbs', line 339
def next_token: () -> ::String
|