Class: Aws::Types::ComplianceContributorCount
- Inherits:
-
Object
- Object
- Aws::Types::ComplianceContributorCount
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cap_exceeded ⇒ Boolean
Returns the value of attribute cap_exceeded.
-
#capped_count ⇒ ::Integer
Returns the value of attribute capped_count.
Instance Attribute Details
#cap_exceeded ⇒ Boolean
Returns the value of attribute cap_exceeded.
212 213 214 |
# File 'sig/types.rbs', line 212 def cap_exceeded @cap_exceeded end |
#capped_count ⇒ ::Integer
Returns the value of attribute capped_count.
211 212 213 |
# File 'sig/types.rbs', line 211 def capped_count @capped_count end |