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
1655 |
# File 'sig/client.rbs', line 1655
def runtime_session_id: () -> ::String
|
#status_code ⇒ ::Integer
1656 |
# File 'sig/client.rbs', line 1656
def status_code: () -> ::Integer
|