V2models Intent Confirmation Setting Confirmation Response Message Group Message Args Builder
Functions
Link copied to clipboard
suspend fun customPayload(value: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageCustomPayloadArgs?)
suspend fun customPayload(value: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageCustomPayloadArgs>)
suspend fun customPayload(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageCustomPayloadArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun imageResponseCard(value: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardArgs?)
suspend fun imageResponseCard(value: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardArgs>)
suspend fun imageResponseCard(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun plainTextMessage(value: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessagePlainTextMessageArgs?)
suspend fun plainTextMessage(value: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessagePlainTextMessageArgs>)
suspend fun plainTextMessage(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessagePlainTextMessageArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun ssmlMessage(value: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageSsmlMessageArgs?)
suspend fun ssmlMessage(value: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageSsmlMessageArgs>)
suspend fun ssmlMessage(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageSsmlMessageArgsBuilder.() -> Unit)