Module: Aws::BedrockAgentRuntime::Client::_ListFlowExecutionEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFlowExecutionEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_execution_events ⇒ ::Array[Types::FlowExecutionEvent]
531 |
# File 'sig/client.rbs', line 531
def flow_execution_events: () -> ::Array[Types::FlowExecutionEvent]
|
#next_token ⇒ ::String
532 |
# File 'sig/client.rbs', line 532
def next_token: () -> ::String
|