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.
-
#payload ⇒ ::String
Returns the value of attribute payload.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
151 152 153 |
# File 'sig/types.rbs', line 151 def end |
#payload ⇒ ::String
Returns the value of attribute payload.
152 153 154 |
# File 'sig/types.rbs', line 152 def payload @payload end |