Uses of Class
com.hashicorp.cdktf.providers.google.compute_reservation.ComputeReservationShareSettings.Builder
-
Packages that use ComputeReservationShareSettings.Builder Package Description com.hashicorp.cdktf.providers.google.compute_reservation google_compute_reservation -
-
Uses of ComputeReservationShareSettings.Builder in com.hashicorp.cdktf.providers.google.compute_reservation
Methods in com.hashicorp.cdktf.providers.google.compute_reservation that return ComputeReservationShareSettings.Builder Modifier and Type Method Description static ComputeReservationShareSettings.BuilderComputeReservationShareSettings. builder()ComputeReservationShareSettings.BuilderComputeReservationShareSettings.Builder. projectMap(com.hashicorp.cdktf.IResolvable projectMap)Sets the value ofComputeReservationShareSettings.getProjectMap()ComputeReservationShareSettings.BuilderComputeReservationShareSettings.Builder. projectMap(List<? extends ComputeReservationShareSettingsProjectMap> projectMap)Sets the value ofComputeReservationShareSettings.getProjectMap()ComputeReservationShareSettings.BuilderComputeReservationShareSettings.Builder. shareType(String shareType)Sets the value ofComputeReservationShareSettings.getShareType()Constructors in com.hashicorp.cdktf.providers.google.compute_reservation with parameters of type ComputeReservationShareSettings.Builder Constructor Description Jsii$Proxy(ComputeReservationShareSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeReservationShareSettings.Builder.
-