Class: Aws::Types::LastRunErrorStatus
- Inherits:
-
Object
- Object
- Aws::Types::LastRunErrorStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code ⇒ "NONE", "ERROR"
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ "NONE", "ERROR"
Returns the value of attribute code.
1120 1121 1122 |
# File 'sig/types.rbs', line 1120 def code @code end |