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