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