Class: Aws::Types::PipelinePauseStateSettings
- Inherits:
-
Object
- Object
- Aws::Types::PipelinePauseStateSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline_id ⇒ "PIPELINE_0", "PIPELINE_1"
Returns the value of attribute pipeline_id.
Instance Attribute Details
#pipeline_id ⇒ "PIPELINE_0", "PIPELINE_1"
Returns the value of attribute pipeline_id.
2682 2683 2684 |
# File 'sig/types.rbs', line 2682 def pipeline_id @pipeline_id end |