cellValueSynonyms

@JvmName(name = "hkedwdkhyibpuscj")
suspend fun cellValueSynonyms(value: Output<List<TopicCellValueSynonymArgs>>)
@JvmName(name = "jbsnkkekwvrijfcu")
suspend fun cellValueSynonyms(value: List<TopicCellValueSynonymArgs>?)

Parameters

value

The other names or aliases for the column cell value.


@JvmName(name = "rvwknwppfcafymbr")
suspend fun cellValueSynonyms(vararg values: Output<TopicCellValueSynonymArgs>)


@JvmName(name = "oanavkyqshopaeye")
suspend fun cellValueSynonyms(values: List<Output<TopicCellValueSynonymArgs>>)
@JvmName(name = "jxrltalygerjbuwe")
suspend fun cellValueSynonyms(vararg values: TopicCellValueSynonymArgs)

Parameters

values

The other names or aliases for the column cell value.


@JvmName(name = "jlhmrqpkticxxvdj")
suspend fun cellValueSynonyms(argument: List<suspend TopicCellValueSynonymArgsBuilder.() -> Unit>)
@JvmName(name = "ggfecypelgvwuxba")
suspend fun cellValueSynonyms(vararg argument: suspend TopicCellValueSynonymArgsBuilder.() -> Unit)
@JvmName(name = "ulvorlpprepysvdc")
suspend fun cellValueSynonyms(argument: suspend TopicCellValueSynonymArgsBuilder.() -> Unit)

Parameters

argument

The other names or aliases for the column cell value.