AWS::Lex::Bot PromptAttemptSpecification - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Lex::Bot PromptAttemptSpecification

Specifies the settings on a prompt attempt.

Syntax

To declare this entity in your Amazon 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