doNotAssociateTerms

@JvmName(name = "hbrramougpglpufp")
suspend fun doNotAssociateTerms(value: Output<List<String>>)
@JvmName(name = "ocxgwbwwbrdhcmtw")
suspend fun doNotAssociateTerms(value: List<String>?)

Parameters

value

Cannot contain duplicates or the query term. Can specify up to 100 terms.


@JvmName(name = "exvecdxyruopknny")
suspend fun doNotAssociateTerms(vararg values: Output<String>)


@JvmName(name = "yutrqpshjeohxpfc")
suspend fun doNotAssociateTerms(values: List<Output<String>>)
@JvmName(name = "jhnvqweajwjderlh")
suspend fun doNotAssociateTerms(vararg values: String)

Parameters

values

Cannot contain duplicates or the query term. Can specify up to 100 terms.