Class: Aws::Types::Limit
- Inherits:
-
Object
- Object
- Aws::Types::Limit
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max ⇒ ::String
Returns the value of attribute max.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#max ⇒ ::String
Returns the value of attribute max.
353 354 355 |
# File 'sig/types.rbs', line 353 def max @max end |
#name ⇒ ::String
Returns the value of attribute name.
352 353 354 |
# File 'sig/types.rbs', line 352 def name @name end |