pulumi-aws-native-kotlin
0.82.0.0
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.
Types
Constructors
Properties
Constructors
Bot
Slot
Default
Value
Link copied to clipboard
fun
BotSlotDefaultValue
(
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.