Class: Aws::Types::CancelPipelineExecutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CancelPipelineExecutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#state ⇒ "NOT_STARTED", ...
Returns the value of attribute state.
Instance Attribute Details
#state ⇒ "NOT_STARTED", ...
Returns the value of attribute state.
654 655 656 |
# File 'sig/types.rbs', line 654 def state @state end |