thingGroupNames

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


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