Class: Aws::Types::ServiceUnavailableException
- Inherits:
-
Object
- Object
- Aws::Types::ServiceUnavailableException
- 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.
3412 3413 3414 |
# File 'sig/types.rbs', line 3412 def @message end |