Class: Aws::Types::ThrottlingException
- Inherits:
-
Object
- Object
- Aws::Types::ThrottlingException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
552 553 554 |
# File 'sig/types.rbs', line 552 def @message end |