AWS::Lex::Bot PromptAttemptSpecification - AWS CloudFormation

AWS::Lex::Bot PromptAttemptSpecification

Specifies the settings on a prompt attempt.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

AllowedInputTypes

Indicates the allowed input types of the prompt attempt.

Required: Yes

Type: AllowedInputTypes

Update requires: No interruption

AllowInterrupt

Indicates whether the user can interrupt a speech prompt attempt from the bot.

Required: No

Type: Boolean

Update requires: No interruption

AudioAndDTMFInputSpecification

Specifies the settings on audio and DTMF input.

Required: No

Type: AudioAndDTMFInputSpecification

Update requires: No interruption

TextInputSpecification

Specifies the settings on text input.

Required: No

Type: TextInputSpecification

Update requires: No interruption