Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigAutoscalingConfig.Builder
-
Packages that use DataprocClusterClusterConfigAutoscalingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigAutoscalingConfig.Builder in com.hashicorp.cdktf.providers.google.dataproc_cluster
Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigAutoscalingConfig.Builder Modifier and Type Method Description static DataprocClusterClusterConfigAutoscalingConfig.BuilderDataprocClusterClusterConfigAutoscalingConfig. builder()DataprocClusterClusterConfigAutoscalingConfig.BuilderDataprocClusterClusterConfigAutoscalingConfig.Builder. policyUri(String policyUri)Sets the value ofDataprocClusterClusterConfigAutoscalingConfig.getPolicyUri()Constructors in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigAutoscalingConfig.Builder Constructor Description Jsii$Proxy(DataprocClusterClusterConfigAutoscalingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocClusterClusterConfigAutoscalingConfig.Builder.
-