class Aws::LexModelsV2::Types::PlainTextMessage

Defines an ASCII text message to send to the user.

@note When making an API call, you may pass PlainTextMessage

data as a hash:

    {
      value: "PlainTextMessageValue", # required
    }

@!attribute [rw] value

The message to send to the user.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/PlainTextMessage AWS API Documentation

Constants

SENSITIVE