View a markdown version of this page

AWS::Lex::Bot AudioFillerSettings - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Lex::Bot AudioFillerSettings

The AudioFillerSettings property type specifies Property description not available. for an AWS::Lex::Bot.

Syntax

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

JSON

{ "AudioType" : String, "Enabled" : Boolean, "MinimumPlayDurationInMilliseconds" : Integer, "ResponseDeliveryDelayInMilliseconds" : Integer, "StartDelayInMilliseconds" : Integer }

Properties

AudioType

Property description not available.

Required: No

Type: String

Allowed values: MELODY_CHIPPER_CHIME | MELODY_CURIOUS_CRAWL | MELODY_RISING_RIPPLE | MELODY_PATIENT_PING | MELODY_PONDERING_PONG | TYPING_KINETIC_KEYS | TYPING_QUIET_QWERTY

Update requires: No interruption

Enabled

Property description not available.

Required: Yes

Type: Boolean

Update requires: No interruption

MinimumPlayDurationInMilliseconds

Property description not available.

Required: No

Type: Integer

Minimum: 1000

Maximum: 5000

Update requires: No interruption

ResponseDeliveryDelayInMilliseconds

Property description not available.

Required: No

Type: Integer

Minimum: 200

Maximum: 1000

Update requires: No interruption

StartDelayInMilliseconds

Property description not available.

Required: No

Type: Integer

Minimum: 500

Maximum: 5000

Update requires: No interruption