Uses of Interface
com.hashicorp.cdktf.providers.google.bigtable_instance.BigtableInstanceCluster
-
Packages that use BigtableInstanceCluster Package Description com.hashicorp.cdktf.providers.google.bigtable_instance google_bigtable_instance -
-
Uses of BigtableInstanceCluster in com.hashicorp.cdktf.providers.google.bigtable_instance
Classes in com.hashicorp.cdktf.providers.google.bigtable_instance that implement BigtableInstanceCluster Modifier and Type Class Description static classBigtableInstanceCluster.Jsii$ProxyAn implementation forBigtableInstanceClusterMethods in com.hashicorp.cdktf.providers.google.bigtable_instance that return BigtableInstanceCluster Modifier and Type Method Description BigtableInstanceClusterBigtableInstanceCluster.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.bigtable_instance with parameters of type BigtableInstanceCluster Modifier and Type Method Description voidBigtableInstanceClusterOutputReference. setInternalValue(BigtableInstanceCluster value)Method parameters in com.hashicorp.cdktf.providers.google.bigtable_instance with type arguments of type BigtableInstanceCluster Modifier and Type Method Description BigtableInstance.BuilderBigtableInstance.Builder. cluster(List<? extends BigtableInstanceCluster> cluster)cluster block.BigtableInstanceConfig.BuilderBigtableInstanceConfig.Builder. cluster(List<? extends BigtableInstanceCluster> cluster)Sets the value ofBigtableInstanceConfig.getCluster()voidBigtableInstanceClusterList. setInternalValue(List<BigtableInstanceCluster> value)
-