pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.inputs
/
BotCustomVocabularyItemArgs
/
BotCustomVocabularyItemArgs
Bot
Custom
Vocabulary
Item
Args
fun
BotCustomVocabularyItemArgs
(
displayAs
:
Output
<
String
>
?
=
null
,
phrase
:
Output
<
String
>
,
weight
:
Output
<
Int
>
?
=
null
)