AWS::Lex::Bot Message - AWS CloudFormation

AWS::Lex::Bot Message

The object that provides message text and its type.

Syntax

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

Properties

CustomPayload

A message in a custom format defined by the client application.

Required: No

Type: CustomPayload

Update requires: No interruption

ImageResponseCard

A message that defines a response card that the client application can show to the user.

Required: No

Type: ImageResponseCard

Update requires: No interruption

PlainTextMessage

A message in plain text format.

Required: No

Type: PlainTextMessage

Update requires: No interruption

SSMLMessage

A message in Speech Synthesis Markup Language (SSML).

Required: No

Type: SSMLMessage

Update requires: No interruption