pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotSampleValue
Bot
Sample
Value
data
class
BotSampleValue
(
val
value
:
String
)
Defines one of the values for a slot type.
Types
Constructors
Properties
Constructors
Bot
Sample
Value
Link copied to clipboard
fun
BotSampleValue
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String
The value that can be used for a slot type.