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