thingGroupNames

@JvmName(name = "cdjhnporcobmonyi")
suspend fun thingGroupNames(value: Output<List<String>>)
@JvmName(name = "omsbkxwcadprdkib")
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 = "vdubkxnaqqsnkunp")
suspend fun thingGroupNames(vararg values: Output<String>)


@JvmName(name = "fnahkmysiqdnujig")
suspend fun thingGroupNames(values: List<Output<String>>)
@JvmName(name = "mtxjqsqbkdttivok")
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.