Class: Aws::Types::ServiceLimitExceeded
- Inherits:
-
Object
- Object
- Aws::Types::ServiceLimitExceeded
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#limit ⇒ "FILE_SYSTEM_COUNT", ...
Returns the value of attribute limit.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#limit ⇒ "FILE_SYSTEM_COUNT", ...
Returns the value of attribute limit.
1560 1561 1562 |
# File 'sig/types.rbs', line 1560 def limit @limit end |
#message ⇒ ::String
Returns the value of attribute message.
1561 1562 1563 |
# File 'sig/types.rbs', line 1561 def end |