toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotSlotDefaultValue
Bot
Slot
Default
Value
data
class
BotSlotDefaultValue
(
val
defaultValue
:
String
)
The default value to use when a user doesn't provide a value for a slot.
Members
Constructors
Bot
Slot
Default
Value
Link copied to clipboard
constructor
(
defaultValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
default
Value
Link copied to clipboard
val
defaultValue
:
String
The default value to use when a user doesn't provide a value for a slot.