Class: Aws::Types::EndSessionRequest
- Inherits:
-
Object
- Object
- Aws::Types::EndSessionRequest
- 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.
627 628 629 |
# File 'sig/types.rbs', line 627 def session_identifier @session_identifier end |