Class: Aws::Types::StartPipelineExecutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartPipelineExecutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline_execution_arn ⇒ ::String
Returns the value of attribute pipeline_execution_arn.
Instance Attribute Details
#pipeline_execution_arn ⇒ ::String
Returns the value of attribute pipeline_execution_arn.
11055 11056 11057 |
# File 'sig/types.rbs', line 11055 def pipeline_execution_arn @pipeline_execution_arn end |