Class: Aws::Types::UpdatePipelineInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePipelineInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline ⇒ Types::PipelineDeclaration
Returns the value of attribute pipeline.
Instance Attribute Details
#pipeline ⇒ Types::PipelineDeclaration
Returns the value of attribute pipeline.
1476 1477 1478 |
# File 'sig/types.rbs', line 1476 def pipeline @pipeline end |