V2models Intent Fulfillment Code Hook Post Fulfillment Status Specification Timeout Next Step Intent Args Builder
Functions
Link copied to clipboard
suspend fun slots(value: Output<List<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgs>>)
suspend fun slots(vararg values: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgs)
suspend fun slots(vararg values: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgs>)
suspend fun slots(vararg argument: suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgsBuilder.() -> Unit)
suspend fun slots(value: List<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgs>?)
suspend fun slots(values: List<Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgs>>)
suspend fun slots(argument: List<suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgsBuilder.() -> Unit>)
suspend fun slots(argument: suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgsBuilder.() -> Unit)