Class: Aws::Types::DeletePipelineInput
- Inherits:
-
Object
- Object
- Aws::Types::DeletePipelineInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline_id ⇒ ::String
Returns the value of attribute pipeline_id.
Instance Attribute Details
#pipeline_id ⇒ ::String
Returns the value of attribute pipeline_id.
53 54 55 |
# File 'sig/types.rbs', line 53 def pipeline_id @pipeline_id end |