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.
1789 1790 1791 |
# File 'sig/types.rbs', line 1789 def session @session end |