Module: Aws::BedrockAgentRuntime::Client::_ListFlowExecutionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#flow_execution_summaries::Array[Types::FlowExecutionSummary]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String