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
1660 |
# File 'sig/client.rbs', line 1660
def code_interpreter_identifier: () -> ::String
|
#last_updated_at ⇒ ::Time
1662 |
# File 'sig/client.rbs', line 1662
def last_updated_at: () -> ::Time
|
#session_id ⇒ ::String
1661 |
# File 'sig/client.rbs', line 1661
def session_id: () -> ::String
|