class Aws::LexModelsV2::Types::CustomPayload

A custom response string that Amazon Lex sends to your application. You define the content and structure the string.

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

data as a hash:

    {
      value: "CustomPayloadValue", # required
    }

@!attribute [rw] value

The string that is sent to your application.
@return [String]

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

Constants

SENSITIVE