V2modelsSlotValueElicitationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypesArgs

data class V2modelsSlotValueElicitationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypesArgs(val allowAudioInput: Output<Boolean>, val allowDtmfInput: Output<Boolean>) : ConvertibleToJava<V2modelsSlotValueElicitationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypesArgs>

Constructors

constructor(allowAudioInput: Output<Boolean>, allowDtmfInput: Output<Boolean>)

Properties

Link copied to clipboard
Link copied to clipboard
val allowDtmfInput: Output<Boolean>

Functions

Link copied to clipboard
open override fun toJava(): V2modelsSlotValueElicitationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypesArgs