You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Imagebuilder::Types::StartImagePipelineExecutionResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::Imagebuilder::Types::StartImagePipelineExecutionResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #client_token  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The idempotency token used to make this request idempotent. 
- 
  
    
      #image_build_version_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Amazon Resource Name (ARN) of the image that was created by this request. 
- 
  
    
      #request_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The request ID that uniquely identifies this request. 
Instance Attribute Details
#client_token ⇒ String
The idempotency token used to make this request idempotent.
#image_build_version_arn ⇒ String
The Amazon Resource Name (ARN) of the image that was created by this request.
#request_id ⇒ String
The request ID that uniquely identifies this request.