Class: Aws::Types::CreatePipelineResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePipelineResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline_arn ⇒ ::String
Returns the value of attribute pipeline_arn.
Instance Attribute Details
#pipeline_arn ⇒ ::String
Returns the value of attribute pipeline_arn.
2745 2746 2747 |
# File 'sig/types.rbs', line 2745 def pipeline_arn @pipeline_arn end |