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