V2models Intent Confirmation Setting Confirmation Response Message Group Message Image Response Card Args Builder
Functions
Link copied to clipboard
suspend fun buttons(value: Output<List<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardButtonArgs>>)
suspend fun buttons(vararg values: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardButtonArgs)
suspend fun buttons(vararg values: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardButtonArgs>)
suspend fun buttons(vararg argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardButtonArgsBuilder.() -> Unit)
suspend fun buttons(value: List<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardButtonArgs>?)
suspend fun buttons(values: List<Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardButtonArgs>>)
suspend fun buttons(argument: List<suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardButtonArgsBuilder.() -> Unit>)
suspend fun buttons(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupMessageImageResponseCardButtonArgsBuilder.() -> Unit)