Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_environment.DialogflowCxEnvironmentVersionConfigs
-
Packages that use DialogflowCxEnvironmentVersionConfigs Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_environment google_dialogflow_cx_environment -
-
Uses of DialogflowCxEnvironmentVersionConfigs in com.hashicorp.cdktf.providers.google.dialogflow_cx_environment
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_environment that implement DialogflowCxEnvironmentVersionConfigs Modifier and Type Class Description static classDialogflowCxEnvironmentVersionConfigs.Jsii$ProxyAn implementation forDialogflowCxEnvironmentVersionConfigsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_environment that return DialogflowCxEnvironmentVersionConfigs Modifier and Type Method Description DialogflowCxEnvironmentVersionConfigsDialogflowCxEnvironmentVersionConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_environment with parameters of type DialogflowCxEnvironmentVersionConfigs Modifier and Type Method Description voidDialogflowCxEnvironmentVersionConfigsOutputReference. setInternalValue(DialogflowCxEnvironmentVersionConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_environment with type arguments of type DialogflowCxEnvironmentVersionConfigs Modifier and Type Method Description voidDialogflowCxEnvironmentVersionConfigsList. setInternalValue(List<DialogflowCxEnvironmentVersionConfigs> value)DialogflowCxEnvironment.BuilderDialogflowCxEnvironment.Builder. versionConfigs(List<? extends DialogflowCxEnvironmentVersionConfigs> versionConfigs)version_configs block.DialogflowCxEnvironmentConfig.BuilderDialogflowCxEnvironmentConfig.Builder. versionConfigs(List<? extends DialogflowCxEnvironmentVersionConfigs> versionConfigs)Sets the value ofDialogflowCxEnvironmentConfig.getVersionConfigs()
-