Class: Aws::Types::UpdateServicePipelineOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateServicePipelineOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline ⇒ Types::ServicePipeline
Returns the value of attribute pipeline.
Instance Attribute Details
#pipeline ⇒ Types::ServicePipeline
Returns the value of attribute pipeline.
1684 1685 1686 |
# File 'sig/types.rbs', line 1684 def pipeline @pipeline end |