entitySynonyms

@JvmName(name = "uqgqmcihixqelilb")
suspend fun entitySynonyms(value: Output<List<String>>)
@JvmName(name = "quhbwrymwunnoyue")
suspend fun entitySynonyms(value: List<String>?)

Parameters

value

The other names or aliases for the named entity.


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


@JvmName(name = "mqqeyqelttynngqt")
suspend fun entitySynonyms(values: List<Output<String>>)
@JvmName(name = "qlnrtnurlmplotxx")
suspend fun entitySynonyms(vararg values: String)

Parameters

values

The other names or aliases for the named entity.