V2models Intent Confirmation Setting Confirmation Response Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun messageGroups(value: Output<List<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgs>>)
suspend fun messageGroups(vararg values: V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgs)
suspend fun messageGroups(vararg values: Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgs>)
suspend fun messageGroups(vararg argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgsBuilder.() -> Unit)
suspend fun messageGroups(value: List<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgs>?)
suspend fun messageGroups(values: List<Output<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgs>>)
suspend fun messageGroups(argument: List<suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgsBuilder.() -> Unit>)
suspend fun messageGroups(argument: suspend V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgsBuilder.() -> Unit)