Mitigation Action Add Things To Thing Group Params
data class MitigationActionAddThingsToThingGroupParams(val overrideDynamicGroups: Boolean? = null, val thingGroupNames: List<String>)
Parameters to define a mitigation action that moves devices associated with a certificate to one or more specified thing groups, typically for quarantine.