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