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
462 |
# File 'sig/client.rbs', line 462
def completion: () -> Types::InlineAgentResponseStream
|
#content_type ⇒ ::String
463 |
# File 'sig/client.rbs', line 463
def content_type: () -> ::String
|
#session_id ⇒ ::String
464 |
# File 'sig/client.rbs', line 464
def session_id: () -> ::String
|