Class: Aws::Types::Memory
- Inherits:
-
Object
- Object
- Aws::Types::Memory
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: SessionSummary, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#session_summary ⇒ Types::MemorySessionSummary
Returns the value of attribute session_summary.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#session_summary ⇒ Types::MemorySessionSummary
Returns the value of attribute session_summary.
1821 1822 1823 |
# File 'sig/types.rbs', line 1821 def session_summary @session_summary end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1822 1823 1824 |
# File 'sig/types.rbs', line 1822 def unknown @unknown end |