You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::AssociateTargetsWithJobRequestWhen passing AssociateTargetsWithJobRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
targets: ["TargetArn"], job_id: "JobId", comment: "Comment",
namespace_id: "NamespaceId",
}
Instance Attribute Summary collapse
An optional comment string describing why the job was associated with the targets.
The unique identifier you assigned to this job when it was created.
The namespace used to indicate that a job is a customer-managed job.
A list of thing group ARNs that define the targets of the job.
An optional comment string describing why the job was associated with the targets.
#job_id ⇒ StringThe unique identifier you assigned to this job when it was created.
#namespace_id ⇒ StringThe namespace used to indicate that a job is a customer-managed job.
When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that contain the value in the following format.
$aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/
The namespaceId
feature is in public preview.
A list of thing group ARNs that define the targets of the job.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4