Cx Page Form Parameter Fill Behavior Args Builder
Functions
Link copied to clipboard
suspend fun initialPromptFulfillment(value: Output<CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs>)
suspend fun initialPromptFulfillment(value: CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs?)
suspend fun initialPromptFulfillment(argument: suspend CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun repromptEventHandlers(value: Output<List<CxPageFormParameterFillBehaviorRepromptEventHandlerArgs>>)
suspend fun repromptEventHandlers(vararg values: Output<CxPageFormParameterFillBehaviorRepromptEventHandlerArgs>)
suspend fun repromptEventHandlers(vararg values: CxPageFormParameterFillBehaviorRepromptEventHandlerArgs)
suspend fun repromptEventHandlers(vararg argument: suspend CxPageFormParameterFillBehaviorRepromptEventHandlerArgsBuilder.() -> Unit)
suspend fun repromptEventHandlers(values: List<Output<CxPageFormParameterFillBehaviorRepromptEventHandlerArgs>>)
suspend fun repromptEventHandlers(value: List<CxPageFormParameterFillBehaviorRepromptEventHandlerArgs>?)
suspend fun repromptEventHandlers(argument: List<suspend CxPageFormParameterFillBehaviorRepromptEventHandlerArgsBuilder.() -> Unit>)
suspend fun repromptEventHandlers(argument: suspend CxPageFormParameterFillBehaviorRepromptEventHandlerArgsBuilder.() -> Unit)