Class: Aws::Types::ExportErrorData
- Inherits:
-
Object
- Object
- Aws::Types::ExportErrorData
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#raw_error ⇒ ::String
Returns the value of attribute raw_error.
Instance Attribute Details
#raw_error ⇒ ::String
Returns the value of attribute raw_error.
477 478 479 |
# File 'sig/types.rbs', line 477 def raw_error @raw_error end |