Module: Aws::BedrockAgentCore::Client::_StopRuntimeSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StopRuntimeSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#runtime_session_id ⇒ ::String
1647 |
# File 'sig/client.rbs', line 1647
def runtime_session_id: () -> ::String
|
#status_code ⇒ ::Integer
1648 |
# File 'sig/client.rbs', line 1648
def status_code: () -> ::Integer
|