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