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.
-
#type ⇒ ::String
Returns the value of attribute type.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
2006 2007 2008 |
# File 'sig/types.rbs', line 2006 def @message end |
#type ⇒ ::String
Returns the value of attribute type.
2005 2006 2007 |
# File 'sig/types.rbs', line 2005 def type @type end |