Class: Aws::Types::WorkflowUpdate
- Inherits:
-
Object
- Object
- Aws::Types::WorkflowUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ "NEW", ...
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ "NEW", ...
Returns the value of attribute status.
8187 8188 8189 |
# File 'sig/types.rbs', line 8187 def status @status end |