Class: Aws::Types::GetGuestUserHistoryCountResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#history::Array[Types::GuestUserHistoryCount]

Returns the value of attribute history.

Returns:



373
374
375
# File 'sig/types.rbs', line 373

def history
  @history
end