image Response Card
suspend fun imageResponseCard(value: Output<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureConditionalDefaultBranchResponseMessageGroupVariationImageResponseCardArgs>)
suspend fun imageResponseCard(value: V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureConditionalDefaultBranchResponseMessageGroupVariationImageResponseCardArgs?)
Parameters
value
Configuration block for a message that defines a response card that the client application can show to the user. See image_response_card
.
suspend fun imageResponseCard(argument: suspend V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureConditionalDefaultBranchResponseMessageGroupVariationImageResponseCardArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for a message that defines a response card that the client application can show to the user. See image_response_card
.