pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotMultipleValuesSetting
Bot
Multiple
Values
Setting
data
class
BotMultipleValuesSetting
(
val
allowMultipleValues
:
Boolean
?
=
null
)
Indicates whether a slot can return multiple values.
Types
Constructors
Properties
Constructors
Bot
Multiple
Values
Setting
Link copied to clipboard
fun
BotMultipleValuesSetting
(
allowMultipleValues
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allow
Multiple
Values
Link copied to clipboard
val
allowMultipleValues
:
Boolean
?
=
null