Class: Aws::Types::CreateSessionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSessionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#session ⇒ Types::Session
Returns the value of attribute session.
Instance Attribute Details
#session ⇒ Types::Session
Returns the value of attribute session.
1785 1786 1787 |
# File 'sig/types.rbs', line 1785 def session @session end |