Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigGceClusterConfigReservationAffinity
-
Packages that use DataprocClusterClusterConfigGceClusterConfigReservationAffinity Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigGceClusterConfigReservationAffinity in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigGceClusterConfigReservationAffinity Modifier and Type Class Description static classDataprocClusterClusterConfigGceClusterConfigReservationAffinity.Jsii$ProxyAn implementation forDataprocClusterClusterConfigGceClusterConfigReservationAffinityMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigGceClusterConfigReservationAffinity Modifier and Type Method Description DataprocClusterClusterConfigGceClusterConfigReservationAffinityDataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder. build()Builds the configured instance.DataprocClusterClusterConfigGceClusterConfigReservationAffinityDataprocClusterClusterConfigGceClusterConfigReservationAffinityOutputReference. getInternalValue()default DataprocClusterClusterConfigGceClusterConfigReservationAffinityDataprocClusterClusterConfigGceClusterConfig. getReservationAffinity()reservation_affinity block.DataprocClusterClusterConfigGceClusterConfigReservationAffinityDataprocClusterClusterConfigGceClusterConfig.Jsii$Proxy. getReservationAffinity()DataprocClusterClusterConfigGceClusterConfigReservationAffinityDataprocClusterClusterConfigGceClusterConfigOutputReference. getReservationAffinityInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigGceClusterConfigReservationAffinity Modifier and Type Method Description voidDataprocClusterClusterConfigGceClusterConfigOutputReference. putReservationAffinity(DataprocClusterClusterConfigGceClusterConfigReservationAffinity value)DataprocClusterClusterConfigGceClusterConfig.BuilderDataprocClusterClusterConfigGceClusterConfig.Builder. reservationAffinity(DataprocClusterClusterConfigGceClusterConfigReservationAffinity reservationAffinity)Sets the value ofDataprocClusterClusterConfigGceClusterConfig.getReservationAffinity()voidDataprocClusterClusterConfigGceClusterConfigReservationAffinityOutputReference. setInternalValue(DataprocClusterClusterConfigGceClusterConfigReservationAffinity value)
-