Module: Aws::BedrockAgentCore::Client::_StartCodeInterpreterSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartCodeInterpreterSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#code_interpreter_identifier ⇒ ::String
1494 |
# File 'sig/client.rbs', line 1494
def code_interpreter_identifier: () -> ::String
|
#created_at ⇒ ::Time
1496 |
# File 'sig/client.rbs', line 1496
def created_at: () -> ::Time
|
#session_id ⇒ ::String
1495 |
# File 'sig/client.rbs', line 1495
def session_id: () -> ::String
|