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