Bot Allowed Input Types Args
data class BotAllowedInputTypesArgs(val allowAudioInput: Output<Boolean>, val allowDtmfInput: Output<Boolean>) : ConvertibleToJava<BotAllowedInputTypesArgs>
Specifies the allowed input types.