V2modelsIntentConfirmationSettingDeclinationResponseMessageGroupMessageImageResponseCardButtonArgs

data class V2modelsIntentConfirmationSettingDeclinationResponseMessageGroupMessageImageResponseCardButtonArgs(val text: Output<String>, val value: Output<String>) : ConvertibleToJava<V2modelsIntentConfirmationSettingDeclinationResponseMessageGroupMessageImageResponseCardButtonArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): V2modelsIntentConfirmationSettingDeclinationResponseMessageGroupMessageImageResponseCardButtonArgs

Properties

Link copied to clipboard
val text: Output<String>

Text that appears on the button. Use this to tell the user what value is returned when they choose this button.

Link copied to clipboard
val value: Output<String>

Value returned to Amazon Lex when the user chooses this button. This must be one of the slot values configured for the slot.