class Aws::IoT::Types::AssociateTargetsWithJobRequest


@return [String]
with the targets.
An optional comment string describing why the job was associated
@!attribute [rw] comment
@return [String]
The unique identifier you assigned to this job when it was created.
@!attribute [rw] job_id
@return [Array<String>]
A list of thing group ARNs that define the targets of the job.
@!attribute [rw] targets
}
comment: “Comment”,
job_id: “JobId”, # required
targets: [“TargetArn”], # required
{
data as a hash:
@note When making an API call, you may pass AssociateTargetsWithJobRequest