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