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