CxPageFormParameterFillBehaviorArgs

data class CxPageFormParameterFillBehaviorArgs(val initialPromptFulfillment: Output<CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs>? = null) : ConvertibleToJava<CxPageFormParameterFillBehaviorArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): CxPageFormParameterFillBehaviorArgs

Properties

Link copied to clipboard

The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter. Structure is documented below.