Module: Aws::BedrockAgentCore::Client::_InvokeCodeInterpreterResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::InvokeCodeInterpreterResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#session_id ⇒ ::String
858 |
# File 'sig/client.rbs', line 858
def session_id: () -> ::String
|
#stream ⇒ Types::CodeInterpreterStreamOutput
859 |
# File 'sig/client.rbs', line 859
def stream: () -> Types::CodeInterpreterStreamOutput
|