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