toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotCustomVocabulary
Bot
Custom
Vocabulary
data
class
BotCustomVocabulary
(
val
customVocabularyItems
:
List
<
BotCustomVocabularyItem
>
)
Members
Constructors
Bot
Custom
Vocabulary
Link copied to clipboard
constructor
(
customVocabularyItems
:
List
<
BotCustomVocabularyItem
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Vocabulary
Items
Link copied to clipboard
val
customVocabularyItems
:
List
<
BotCustomVocabularyItem
>
Specifies a list of words that you expect to be used during a conversation with your bot.