Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity
-
Packages that use DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity Modifier and Type Class Description static classDataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity.Jsii$ProxyAn implementation forDataprocClusterClusterConfigGceClusterConfigNodeGroupAffinityMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity Modifier and Type Method Description DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinityDataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity.Builder. build()Builds the configured instance.DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinityDataprocClusterClusterConfigGceClusterConfigNodeGroupAffinityOutputReference. getInternalValue()default DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinityDataprocClusterClusterConfigGceClusterConfig. getNodeGroupAffinity()node_group_affinity block.DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinityDataprocClusterClusterConfigGceClusterConfig.Jsii$Proxy. getNodeGroupAffinity()DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinityDataprocClusterClusterConfigGceClusterConfigOutputReference. getNodeGroupAffinityInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity Modifier and Type Method Description DataprocClusterClusterConfigGceClusterConfig.BuilderDataprocClusterClusterConfigGceClusterConfig.Builder. nodeGroupAffinity(DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity nodeGroupAffinity)Sets the value ofDataprocClusterClusterConfigGceClusterConfig.getNodeGroupAffinity()voidDataprocClusterClusterConfigGceClusterConfigOutputReference. putNodeGroupAffinity(DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity value)voidDataprocClusterClusterConfigGceClusterConfigNodeGroupAffinityOutputReference. setInternalValue(DataprocClusterClusterConfigGceClusterConfigNodeGroupAffinity value)
-