V2models Intent Fulfillment Code Hook Post Fulfillment Status Specification Timeout Response Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun messageGroups(value: Output<List<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupArgs>>)
suspend fun messageGroups(vararg values: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupArgs)
suspend fun messageGroups(vararg values: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupArgs>)
suspend fun messageGroups(vararg argument: suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupArgsBuilder.() -> Unit)
suspend fun messageGroups(value: List<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupArgs>?)
suspend fun messageGroups(values: List<Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupArgs>>)
suspend fun messageGroups(argument: List<suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupArgsBuilder.() -> Unit>)
suspend fun messageGroups(argument: suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupArgsBuilder.() -> Unit)