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