add Things To Thing Group Params
suspend fun addThingsToThingGroupParams(value: Output<MitigationActionAddThingsToThingGroupParamsArgs>)
Parameters
value
Specifies the group to which you want to add the devices.
suspend fun addThingsToThingGroupParams(argument: suspend MitigationActionAddThingsToThingGroupParamsArgsBuilder.() -> Unit)
Parameters
argument
Specifies the group to which you want to add the devices.