Class: Aws::Types::StatusException
- Inherits:
-
Object
- Object
- Aws::Types::StatusException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#exception ⇒ ::String
Returns the value of attribute exception.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#exception ⇒ ::String
Returns the value of attribute exception.
2139 2140 2141 |
# File 'sig/types.rbs', line 2139 def exception @exception end |
#message ⇒ ::String
Returns the value of attribute message.
2140 2141 2142 |
# File 'sig/types.rbs', line 2140 def end |