You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Imagebuilder::Types::GetImagePipelineResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::Imagebuilder::Types::GetImagePipelineResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #image_pipeline  ⇒ Types::ImagePipeline 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The image pipeline object. 
- 
  
    
      #request_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The request ID that uniquely identifies this request. 
Instance Attribute Details
#image_pipeline ⇒ Types::ImagePipeline
The image pipeline object.
#request_id ⇒ String
The request ID that uniquely identifies this request.