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.



1739
1740
1741
# File 'sig/types.rbs', line 1739

def session_summary
  @session_summary
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1740
1741
1742
# File 'sig/types.rbs', line 1740

def unknown
  @unknown
end