doNotAssociateTerms

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

Parameters

value

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


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


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

Parameters

values

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