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