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