toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotAllowedInputTypes
Bot
Allowed
Input
Types
data
class
BotAllowedInputTypes
(
val
allowAudioInput
:
Boolean
,
val
allowDtmfInput
:
Boolean
)
Members
Constructors
Bot
Allowed
Input
Types
Link copied to clipboard
constructor
(
allowAudioInput
:
Boolean
,
allowDtmfInput
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allow
Audio
Input
Link copied to clipboard
val
allowAudioInput
:
Boolean
allow
Dtmf
Input
Link copied to clipboard
val
allowDtmfInput
:
Boolean