Uses of Interface
com.hashicorp.cdktf.providers.google.bigtable_instance.BigtableInstanceClusterAutoscalingConfig
-
Packages that use BigtableInstanceClusterAutoscalingConfig Package Description com.hashicorp.cdktf.providers.google.bigtable_instance google_bigtable_instance -
-
Uses of BigtableInstanceClusterAutoscalingConfig in com.hashicorp.cdktf.providers.google.bigtable_instance
Classes in com.hashicorp.cdktf.providers.google.bigtable_instance that implement BigtableInstanceClusterAutoscalingConfig Modifier and Type Class Description static classBigtableInstanceClusterAutoscalingConfig.Jsii$ProxyAn implementation forBigtableInstanceClusterAutoscalingConfigMethods in com.hashicorp.cdktf.providers.google.bigtable_instance that return BigtableInstanceClusterAutoscalingConfig Modifier and Type Method Description BigtableInstanceClusterAutoscalingConfigBigtableInstanceClusterAutoscalingConfig.Builder. build()Builds the configured instance.default BigtableInstanceClusterAutoscalingConfigBigtableInstanceCluster. getAutoscalingConfig()autoscaling_config block.BigtableInstanceClusterAutoscalingConfigBigtableInstanceCluster.Jsii$Proxy. getAutoscalingConfig()BigtableInstanceClusterAutoscalingConfigBigtableInstanceClusterOutputReference. getAutoscalingConfigInput()BigtableInstanceClusterAutoscalingConfigBigtableInstanceClusterAutoscalingConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.bigtable_instance with parameters of type BigtableInstanceClusterAutoscalingConfig Modifier and Type Method Description BigtableInstanceCluster.BuilderBigtableInstanceCluster.Builder. autoscalingConfig(BigtableInstanceClusterAutoscalingConfig autoscalingConfig)Sets the value ofBigtableInstanceCluster.getAutoscalingConfig()voidBigtableInstanceClusterOutputReference. putAutoscalingConfig(BigtableInstanceClusterAutoscalingConfig value)voidBigtableInstanceClusterAutoscalingConfigOutputReference. setInternalValue(BigtableInstanceClusterAutoscalingConfig value)
-