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.
648 649 650 |
# File 'sig/types.rbs', line 648 def max @max end |
#name ⇒ ::String
Returns the value of attribute name.
647 648 649 |
# File 'sig/types.rbs', line 647 def name @name end |