Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case.DialogflowCxTestCaseTestConfig
-
Packages that use DialogflowCxTestCaseTestConfig Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case google_dialogflow_cx_test_case -
-
Uses of DialogflowCxTestCaseTestConfig in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that implement DialogflowCxTestCaseTestConfig Modifier and Type Class Description static classDialogflowCxTestCaseTestConfig.Jsii$ProxyAn implementation forDialogflowCxTestCaseTestConfigMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that return DialogflowCxTestCaseTestConfig Modifier and Type Method Description DialogflowCxTestCaseTestConfigDialogflowCxTestCaseTestConfig.Builder. build()Builds the configured instance.DialogflowCxTestCaseTestConfigDialogflowCxTestCaseTestConfigOutputReference. getInternalValue()default DialogflowCxTestCaseTestConfigDialogflowCxTestCaseConfig. getTestConfig()test_config block.DialogflowCxTestCaseTestConfigDialogflowCxTestCaseConfig.Jsii$Proxy. getTestConfig()DialogflowCxTestCaseTestConfigDialogflowCxTestCase. getTestConfigInput()Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case with parameters of type DialogflowCxTestCaseTestConfig Modifier and Type Method Description voidDialogflowCxTestCase. putTestConfig(DialogflowCxTestCaseTestConfig value)voidDialogflowCxTestCaseTestConfigOutputReference. setInternalValue(DialogflowCxTestCaseTestConfig value)DialogflowCxTestCase.BuilderDialogflowCxTestCase.Builder. testConfig(DialogflowCxTestCaseTestConfig testConfig)test_config block.DialogflowCxTestCaseConfig.BuilderDialogflowCxTestCaseConfig.Builder. testConfig(DialogflowCxTestCaseTestConfig testConfig)Sets the value ofDialogflowCxTestCaseConfig.getTestConfig()
-