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]
504 |
# File 'sig/client.rbs', line 504
def flow_execution_events: () -> ::Array[Types::FlowExecutionEvent]
|
#next_token ⇒ ::String
505 |
# File 'sig/client.rbs', line 505
def next_token: () -> ::String
|