Class: Aws::Types::DeleteSessionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSessionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#session_identifier ⇒ ::String
Returns the value of attribute session_identifier.
Instance Attribute Details
#session_identifier ⇒ ::String
Returns the value of attribute session_identifier.
581 582 583 |
# File 'sig/types.rbs', line 581 def session_identifier @session_identifier end |