class Aws::Lex::Types::Button

Represents an option to be shown on the client platform (Facebook, Slack, etc.)

@!attribute [rw] text

Text that is visible to the user on the button.
@return [String]

@!attribute [rw] value

The value sent to Amazon Lex when a user chooses the button. For
example, consider button text "NYC." When the user chooses the
button, the value sent can be "New York City."
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/runtime.lex-2016-11-28/Button AWS API Documentation

Constants

SENSITIVE