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