doNotAssociateTerms

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

Parameters

value

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


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


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

Parameters

values

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