matchingAttributesList

@JvmName(name = "ibytoxpbrhknlmwj")
suspend fun matchingAttributesList(value: Output<List<List<String>>>)
@JvmName(name = "fwapnofrtgmsepvi")
suspend fun matchingAttributesList(value: List<List<String>>)

Parameters

value

A list of matching criteria.


@JvmName(name = "gyoiuovnanpwvbtt")
suspend fun matchingAttributesList(vararg values: Output<List<String>>)


@JvmName(name = "ytqhxyutrdcddaal")
suspend fun matchingAttributesList(values: List<Output<List<String>>>)
@JvmName(name = "legxorgqgsolkpvl")
suspend fun matchingAttributesList(vararg values: List<String>)

Parameters

values

A list of matching criteria.