Class: Aws::Types::SnapshotJobResultErrorInfo
- Inherits:
-
Object
- Object
- Aws::Types::SnapshotJobResultErrorInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error_message ⇒ ::String
Returns the value of attribute error_message.
-
#error_type ⇒ ::String
Returns the value of attribute error_type.
Instance Attribute Details
#error_message ⇒ ::String
Returns the value of attribute error_message.
10710 10711 10712 |
# File 'sig/types.rbs', line 10710 def @error_message end |
#error_type ⇒ ::String
Returns the value of attribute error_type.
10711 10712 10713 |
# File 'sig/types.rbs', line 10711 def error_type @error_type end |