filterSynonyms

@JvmName(name = "idwkgpuxgtawojpw")
suspend fun filterSynonyms(value: Output<List<String>>)
@JvmName(name = "tlysarpsvtkvpktm")
suspend fun filterSynonyms(value: List<String>?)

Parameters

value

The other names or aliases for the filter.


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


@JvmName(name = "hqnelaublesohahx")
suspend fun filterSynonyms(values: List<Output<String>>)
@JvmName(name = "cqhkxtaqndwnrstv")
suspend fun filterSynonyms(vararg values: String)

Parameters

values

The other names or aliases for the filter.