Class: Aws::Types::ServiceQuotaExceededException
- Inherits:
-
Object
- Object
- Aws::Types::ServiceQuotaExceededException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#reason ⇒ "ASSOCIATIONS_PER_REGISTRATION", ...
Returns the value of attribute reason.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
2174 2175 2176 |
# File 'sig/types.rbs', line 2174 def end |
#reason ⇒ "ASSOCIATIONS_PER_REGISTRATION", ...
Returns the value of attribute reason.
2175 2176 2177 |
# File 'sig/types.rbs', line 2175 def reason @reason end |