A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/IoT/Types/AssociateTargetsWithJobRequest.html below:

AssociateTargetsWithJobRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::AssociateTargetsWithJobRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 Instance Attribute Details

An optional comment string describing why the job was associated with the targets.

#job_id ⇒ String

The unique identifier you assigned to this job when it was created.

#namespace_id ⇒ String

The 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.

#targets ⇒ Array<String>

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