Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder
-
Packages that use DataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder in com.hashicorp.cdktf.providers.google.dataproc_cluster
Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder Modifier and Type Method Description static DataprocClusterClusterConfigGceClusterConfigReservationAffinity.BuilderDataprocClusterClusterConfigGceClusterConfigReservationAffinity. builder()DataprocClusterClusterConfigGceClusterConfigReservationAffinity.BuilderDataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder. consumeReservationType(String consumeReservationType)DataprocClusterClusterConfigGceClusterConfigReservationAffinity.BuilderDataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder. key(String key)Sets the value ofDataprocClusterClusterConfigGceClusterConfigReservationAffinity.getKey()DataprocClusterClusterConfigGceClusterConfigReservationAffinity.BuilderDataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder. values(List<String> values)Constructors in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder Constructor Description Jsii$Proxy(DataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocClusterClusterConfigGceClusterConfigReservationAffinity.Builder.
-