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
886 |
# File 'sig/client.rbs', line 886
def session_id: () -> ::String
|
#stream ⇒ Types::CodeInterpreterStreamOutput
887 |
# File 'sig/client.rbs', line 887
def stream: () -> Types::CodeInterpreterStreamOutput
|