V2modelsIntentInitialResponseSettingConditionalConditionalBranchResponseMessageGroupVariationImageResponseCardButtonArgs

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

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.

Functions

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