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]
547 |
# File 'sig/client.rbs', line 547
def flow_execution_summaries: () -> ::Array[Types::FlowExecutionSummary]
|
#next_token ⇒ ::String
548 |
# File 'sig/client.rbs', line 548
def next_token: () -> ::String
|