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