You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Imagebuilder::Types::DeleteImagePipelineRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Imagebuilder::Types::DeleteImagePipelineRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteImagePipelineRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
image_pipeline_arn: "ImagePipelineArn", # required
}
Instance Attribute Summary collapse
-
#image_pipeline_arn ⇒ String
The Amazon Resource Name (ARN) of the image pipeline to delete.
Instance Attribute Details
#image_pipeline_arn ⇒ String
The Amazon Resource Name (ARN) of the image pipeline to delete.