You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::AssociateTargetsWithJobResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::IoT::Types::AssociateTargetsWithJobResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #description  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    A short text description of the job. 
- 
  
    
      #job_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    An ARN identifying the job. 
- 
  
    
      #job_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The unique identifier you assigned to this job when it was created. 
Instance Attribute Details
#description ⇒ String
A short text description of the job.
#job_arn ⇒ String
An ARN identifying the job.
#job_id ⇒ String
The unique identifier you assigned to this job when it was created.