Class: Aws::Types::TerminateSessionResponse
- Inherits:
-
Object
- Object
- Aws::Types::TerminateSessionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#session_id ⇒ ::String
Returns the value of attribute session_id.
Instance Attribute Details
#session_id ⇒ ::String
Returns the value of attribute session_id.
4327 4328 4329 |
# File 'sig/types.rbs', line 4327 def session_id @session_id end |