Class: Aws::Types::GetImagePipelineRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetImagePipelineRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_pipeline_arn ⇒ ::String
Returns the value of attribute image_pipeline_arn.
Instance Attribute Details
#image_pipeline_arn ⇒ ::String
Returns the value of attribute image_pipeline_arn.
733 734 735 |
# File 'sig/types.rbs', line 733 def image_pipeline_arn @image_pipeline_arn end |