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