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