V2modelsIntentInitialResponseSettingInitialResponseMessageGroupVariationImageResponseCardButtonArgs

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

Constructors

Functions

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

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.