Class: Aws::Types::ErrorInfo
- Inherits:
-
Object
- Object
- Aws::Types::ErrorInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error_string ⇒ ::String
Returns the value of attribute error_string.
Instance Attribute Details
#error_string ⇒ ::String
Returns the value of attribute error_string.
620 621 622 |
# File 'sig/types.rbs', line 620 def error_string @error_string end |