Module: Aws::BedrockAgentRuntime::Client::_InvokeFlowResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::InvokeFlowResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#execution_id ⇒ ::String
382 |
# File 'sig/client.rbs', line 382
def execution_id: () -> ::String
|
#response_stream ⇒ Types::FlowResponseStream
383 |
# File 'sig/client.rbs', line 383
def response_stream: () -> Types::FlowResponseStream
|