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