Class: Aws::Types::Hits
- Inherits:
-
Object
- Object
- Aws::Types::Hits
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
966 967 968 |
# File 'sig/types.rbs', line 966 def count @count end |