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
1502 |
# File 'sig/client.rbs', line 1502
def code_interpreter_identifier: () -> ::String
|
#created_at ⇒ ::Time
1504 |
# File 'sig/client.rbs', line 1504
def created_at: () -> ::Time
|
#session_id ⇒ ::String
1503 |
# File 'sig/client.rbs', line 1503
def session_id: () -> ::String
|