Class: Aws::Types::Memory

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: SessionSummary, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#session_summaryTypes::MemorySessionSummary

Returns the value of attribute session_summary.



1821
1822
1823
# File 'sig/types.rbs', line 1821

def session_summary
  @session_summary
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1822
1823
1824
# File 'sig/types.rbs', line 1822

def unknown
  @unknown
end