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