customVocabularyItems

@JvmName(name = "hfqmwdbudbevcvkx")
suspend fun customVocabularyItems(value: Output<List<BotCustomVocabularyItemArgs>>)
@JvmName(name = "nxklwxtdicbkskvn")
suspend fun customVocabularyItems(value: List<BotCustomVocabularyItemArgs>)

Parameters

value

@JvmName(name = "fagojuonqfpbuosf")
suspend fun customVocabularyItems(vararg values: Output<BotCustomVocabularyItemArgs>)


@JvmName(name = "kwqajdgvmefbfpbd")
suspend fun customVocabularyItems(values: List<Output<BotCustomVocabularyItemArgs>>)
@JvmName(name = "pqohhxelctcgmgob")
suspend fun customVocabularyItems(vararg values: BotCustomVocabularyItemArgs)

Parameters

values

@JvmName(name = "gpmckjdijiaegpqp")
suspend fun customVocabularyItems(argument: List<suspend BotCustomVocabularyItemArgsBuilder.() -> Unit>)
@JvmName(name = "sjaqnuqpawcatojq")
suspend fun customVocabularyItems(vararg argument: suspend BotCustomVocabularyItemArgsBuilder.() -> Unit)
@JvmName(name = "meqdwuxtnhqbkihm")
suspend fun customVocabularyItems(argument: suspend BotCustomVocabularyItemArgsBuilder.() -> Unit)

Parameters

argument