webhookState

@JvmName(name = "clqhfswusjsbglmw")
suspend fun webhookState(value: Output<String>)
@JvmName(name = "fydrwnmncudtjwiq")
suspend fun webhookState(value: String?)

Parameters

value

Indicates whether webhooks are enabled for the intent.

  • WEBHOOK_STATE_ENABLED: Webhook is enabled in the agent and in the intent.

  • WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING: Webhook is enabled in the agent and in the intent. Also, each slot filling prompt is forwarded to the webhook. Possible values are: WEBHOOK_STATE_ENABLED, WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING.