Class: Aws::LexRuntimeV2::Types::Button
- Inherits:
-
Struct
- Object
- Struct
- Aws::LexRuntimeV2::Types::Button
- Defined in:
- gems/aws-sdk-lexruntimev2/lib/aws-sdk-lexruntimev2/types.rb
Overview
A button that appears on a response card show to the user.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#text ⇒ String
The text that is displayed on the button.
-
#value ⇒ String
The value returned to Amazon Lex V2 when a user chooses the button.