Class: Aws::Types::GetGuestUserHistoryCountResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetGuestUserHistoryCountResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#history ⇒ ::Array[Types::GuestUserHistoryCount]
Returns the value of attribute history.
Instance Attribute Details
#history ⇒ ::Array[Types::GuestUserHistoryCount]
Returns the value of attribute history.
373 374 375 |
# File 'sig/types.rbs', line 373 def history @history end |