Class: Aws::Types::GuestUserHistoryCount
- Inherits:
-
Object
- Object
- Aws::Types::GuestUserHistoryCount
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::String
Returns the value of attribute count.
-
#month ⇒ ::String
Returns the value of attribute month.
Instance Attribute Details
#count ⇒ ::String
Returns the value of attribute count.
493 494 495 |
# File 'sig/types.rbs', line 493 def count @count end |
#month ⇒ ::String
Returns the value of attribute month.
492 493 494 |
# File 'sig/types.rbs', line 492 def month @month end |