Class: Aws::Types::GetSessionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetSessionOutput
- 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.
600 601 602 |
# File 'sig/types.rbs', line 600 def session @session end |