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_id ⇒ ::String
Returns the value of attribute pipeline_execution_id.
Instance Attribute Details
#pipeline_execution_id ⇒ ::String
Returns the value of attribute pipeline_execution_id.
3448 3449 3450 |
# File 'sig/types.rbs', line 3448 def pipeline_execution_id @pipeline_execution_id end |