V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationFailureResponseMessageGroupVariationImageResponseCardButtonArgs

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

Constructors

Functions

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

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.