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