targetAttributes

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

Parameters

value

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


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

Parameters

values

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