Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigAutoscalingConfig
-
Packages that use DataprocClusterClusterConfigAutoscalingConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigAutoscalingConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigAutoscalingConfig Modifier and Type Class Description static classDataprocClusterClusterConfigAutoscalingConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigAutoscalingConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigAutoscalingConfig Modifier and Type Method Description DataprocClusterClusterConfigAutoscalingConfigDataprocClusterClusterConfigAutoscalingConfig.Builder. build()Builds the configured instance.default DataprocClusterClusterConfigAutoscalingConfigDataprocClusterClusterConfig. getAutoscalingConfig()autoscaling_config block.DataprocClusterClusterConfigAutoscalingConfigDataprocClusterClusterConfig.Jsii$Proxy. getAutoscalingConfig()DataprocClusterClusterConfigAutoscalingConfigDataprocClusterClusterConfigOutputReference. getAutoscalingConfigInput()DataprocClusterClusterConfigAutoscalingConfigDataprocClusterClusterConfigAutoscalingConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigAutoscalingConfig Modifier and Type Method Description DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. autoscalingConfig(DataprocClusterClusterConfigAutoscalingConfig autoscalingConfig)Sets the value ofDataprocClusterClusterConfig.getAutoscalingConfig()voidDataprocClusterClusterConfigOutputReference. putAutoscalingConfig(DataprocClusterClusterConfigAutoscalingConfig value)voidDataprocClusterClusterConfigAutoscalingConfigOutputReference. setInternalValue(DataprocClusterClusterConfigAutoscalingConfig value)
-