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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String