thingGroupNames

@JvmName(name = "wfmfhifafkowxufg")
suspend fun thingGroupNames(value: Output<List<String>>)
@JvmName(name = "eapjwegmmshyewiq")
suspend fun thingGroupNames(value: List<String>)

Parameters

value

The list of groups to which you want to add the things that triggered the mitigation action.


@JvmName(name = "alvuvrdxqciokjoy")
suspend fun thingGroupNames(vararg values: Output<String>)


@JvmName(name = "oirryeoguxyjjhse")
suspend fun thingGroupNames(values: List<Output<String>>)
@JvmName(name = "nvscvvxwovggqiyg")
suspend fun thingGroupNames(vararg values: String)

Parameters

values

The list of groups to which you want to add the things that triggered the mitigation action.