Class: Aws::Types::Counts
- Inherits:
-
Object
- Object
- Aws::Types::Counts
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#group_key ⇒ "SCAN_STATUS_CODE", ...
Returns the value of attribute group_key.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
919 920 921 |
# File 'sig/types.rbs', line 919 def count @count end |
#group_key ⇒ "SCAN_STATUS_CODE", ...
Returns the value of attribute group_key.
920 921 922 |
# File 'sig/types.rbs', line 920 def group_key @group_key end |