V2modelsIntentConfirmationSettingPromptSpecificationPromptAttemptsSpecificationAudioAndDtmfInputSpecificationAudioSpecificationArgs

data class V2modelsIntentConfirmationSettingPromptSpecificationPromptAttemptsSpecificationAudioAndDtmfInputSpecificationAudioSpecificationArgs(val endTimeoutMs: Output<Int>, val maxLengthMs: Output<Int>) : ConvertibleToJava<V2modelsIntentConfirmationSettingPromptSpecificationPromptAttemptsSpecificationAudioAndDtmfInputSpecificationAudioSpecificationArgs>

Constructors

Properties

Link copied to clipboard
val endTimeoutMs: Output<Int>

Time for which a bot waits after the customer stops speaking to assume the utterance is finished.

Link copied to clipboard
val maxLengthMs: Output<Int>

Time for how long Amazon Lex waits before speech input is truncated and the speech is returned to application.

Functions

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