Module: Aws::BedrockAgentRuntime::Client::_InvokeInlineAgentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::InvokeInlineAgentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#completion ⇒ Types::InlineAgentResponseStream
404 |
# File 'sig/client.rbs', line 404
def completion: () -> Types::InlineAgentResponseStream
|
#content_type ⇒ ::String
405 |
# File 'sig/client.rbs', line 405
def content_type: () -> ::String
|
#session_id ⇒ ::String
406 |
# File 'sig/client.rbs', line 406
def session_id: () -> ::String
|