V2models Intent Confirmation Setting Confirmation Response Message Group Variation Args Builder
Functions
Link copied to clipboard
suspend fun customPayload(value: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationCustomPayloadArgs?)
suspend fun customPayload(value: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationCustomPayloadArgs>)
suspend fun customPayload(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationCustomPayloadArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun imageResponseCard(value: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationImageResponseCardArgs?)
suspend fun imageResponseCard(value: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationImageResponseCardArgs>)
suspend fun imageResponseCard(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationImageResponseCardArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun plainTextMessage(value: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationPlainTextMessageArgs?)
suspend fun plainTextMessage(value: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationPlainTextMessageArgs>)
suspend fun plainTextMessage(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationPlainTextMessageArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun ssmlMessage(value: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationSsmlMessageArgs?)
suspend fun ssmlMessage(value: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationSsmlMessageArgs>)
suspend fun ssmlMessage(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupVariationSsmlMessageArgsBuilder.() -> Unit)