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