Class: Aws::Types::ServiceFault
- Inherits:
-
Object
- Object
- Aws::Types::ServiceFault
- 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.
615 616 617 |
# File 'sig/types.rbs', line 615 def end |
#turk_error_code ⇒ ::String
Returns the value of attribute turk_error_code.
616 617 618 |
# File 'sig/types.rbs', line 616 def turk_error_code @turk_error_code end |