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.
-
#parameter_name ⇒ ::String
Returns the value of attribute parameter_name.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
1090 1091 1092 |
# File 'sig/types.rbs', line 1090 def end |
#parameter_name ⇒ ::String
Returns the value of attribute parameter_name.
1091 1092 1093 |
# File 'sig/types.rbs', line 1091 def parameter_name @parameter_name end |