Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook.DialogflowCxWebhookConfig
-
Packages that use DialogflowCxWebhookConfig Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook google_dialogflow_cx_webhook -
-
Uses of DialogflowCxWebhookConfig in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook that implement DialogflowCxWebhookConfig Modifier and Type Class Description static classDialogflowCxWebhookConfig.Jsii$ProxyAn implementation forDialogflowCxWebhookConfigMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook that return DialogflowCxWebhookConfig Modifier and Type Method Description DialogflowCxWebhookConfigDialogflowCxWebhookConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook with parameters of type DialogflowCxWebhookConfig Constructor Description DialogflowCxWebhook(software.constructs.Construct scope, String id, DialogflowCxWebhookConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_webhook google_dialogflow_cx_webhook} Resource.
-