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
440 |
# File 'sig/client.rbs', line 440
def execution_id: () -> ::String
|
#response_stream ⇒ Types::FlowResponseStream
441 |
# File 'sig/client.rbs', line 441
def response_stream: () -> Types::FlowResponseStream
|