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