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.
2141 2142 2143 |
# File 'sig/types.rbs', line 2141 def @message end |
#reason ⇒ "ASSOCIATIONS_PER_REGISTRATION", ...
Returns the value of attribute reason.
2142 2143 2144 |
# File 'sig/types.rbs', line 2142 def reason @reason end |