Module: Aws::BedrockAgentCore::Client::_StopCodeInterpreterSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StopCodeInterpreterSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#code_interpreter_identifier ⇒ ::String
1631 |
# File 'sig/client.rbs', line 1631
def code_interpreter_identifier: () -> ::String
|
#last_updated_at ⇒ ::Time
1633 |
# File 'sig/client.rbs', line 1633
def last_updated_at: () -> ::Time
|
#session_id ⇒ ::String
1632 |
# File 'sig/client.rbs', line 1632
def session_id: () -> ::String
|