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.
-
#resources ⇒ ::Array[::String]
Returns the value of attribute resources.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
414 415 416 |
# File 'sig/types.rbs', line 414 def end |
#resources ⇒ ::Array[::String]
Returns the value of attribute resources.
415 416 417 |
# File 'sig/types.rbs', line 415 def resources @resources end |