targetAttributes

@JvmName(name = "lmlimfsckuiaevnf")
suspend fun targetAttributes(value: Output<Map<String, List<String>>>)
@JvmName(name = "wrvijubgkefyiwrl")
suspend fun targetAttributes(value: Map<String, List<String>>)

Parameters

value

Contains a map of target attribute keys to target attribute values.


@JvmName(name = "ycqsyghxcquhwvml")
fun targetAttributes(vararg values: Pair<String, List<String>>)

Parameters

values

Contains a map of target attribute keys to target attribute values.