Module: Aws::IoTThingsGraph::Client::_SearchFlowExecutionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#summaries::Array[Types::FlowExecutionSummary]

Returns:



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

def summaries: () -> ::Array[Types::FlowExecutionSummary]