Class: Aws::Types::AcquiredLimit
- Inherits:
-
Object
- Object
- Aws::Types::AcquiredLimit
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#limit_id ⇒ ::String
Returns the value of attribute limit_id.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
43 44 45 |
# File 'sig/types.rbs', line 43 def count @count end |
#limit_id ⇒ ::String
Returns the value of attribute limit_id.
42 43 44 |
# File 'sig/types.rbs', line 42 def limit_id @limit_id end |