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