thingGroupNames property

List<String> thingGroupNames
final

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 can't add a thing to more than one group in the same hierarchy.

Implementation

final List<String> thingGroupNames;