Class: Aws::Types::GetPipelineExecutionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetPipelineExecutionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline_execution ⇒ Types::PipelineExecution
Returns the value of attribute pipeline_execution.
Instance Attribute Details
#pipeline_execution ⇒ Types::PipelineExecution
Returns the value of attribute pipeline_execution.
549 550 551 |
# File 'sig/types.rbs', line 549 def pipeline_execution @pipeline_execution end |