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.
1739 1740 1741 |
# File 'sig/types.rbs', line 1739 def session_summary @session_summary end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1740 1741 1742 |
# File 'sig/types.rbs', line 1740 def unknown @unknown end |