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