You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::AddThingsToThingGroupParamsWhen passing AddThingsToThingGroupParams as input to an Aws::Client method, you can use a vanilla Hash:
{
thing_group_names: ["ThingGroupName"], override_dynamic_groups: false,
}
Parameters used when defining a mitigation action that move a set of things to a thing group.
Returned by:
Instance Attribute Summary collapseSpecifies if this mitigation action can move the things that triggered the mitigation action even if they are part of one or more dynamic things groups.
The list of groups to which you want to add the things that triggered the mitigation action.
Specifies if this mitigation action can move the things that triggered the mitigation action even if they are part of one or more dynamic things groups.
#thing_group_names ⇒ Array<String>The list of groups to which you want to add the things that triggered the mitigation action. You can add a thing to a maximum of 10 groups, but you cannot add a thing to more than one group in the same hierarchy.
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