Uses of Interface
com.hashicorp.cdktf.providers.google.compute_reservation.ComputeReservationShareSettingsProjectMap
-
Packages that use ComputeReservationShareSettingsProjectMap Package Description com.hashicorp.cdktf.providers.google.compute_reservation google_compute_reservation -
-
Uses of ComputeReservationShareSettingsProjectMap in com.hashicorp.cdktf.providers.google.compute_reservation
Classes in com.hashicorp.cdktf.providers.google.compute_reservation that implement ComputeReservationShareSettingsProjectMap Modifier and Type Class Description static classComputeReservationShareSettingsProjectMap.Jsii$ProxyAn implementation forComputeReservationShareSettingsProjectMapMethods in com.hashicorp.cdktf.providers.google.compute_reservation that return ComputeReservationShareSettingsProjectMap Modifier and Type Method Description ComputeReservationShareSettingsProjectMapComputeReservationShareSettingsProjectMap.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_reservation with parameters of type ComputeReservationShareSettingsProjectMap Modifier and Type Method Description voidComputeReservationShareSettingsProjectMapOutputReference. setInternalValue(ComputeReservationShareSettingsProjectMap value)Method parameters in com.hashicorp.cdktf.providers.google.compute_reservation with type arguments of type ComputeReservationShareSettingsProjectMap Modifier and Type Method Description ComputeReservationShareSettings.BuilderComputeReservationShareSettings.Builder. projectMap(List<? extends ComputeReservationShareSettingsProjectMap> projectMap)Sets the value ofComputeReservationShareSettings.getProjectMap()voidComputeReservationShareSettingsProjectMapList. setInternalValue(List<ComputeReservationShareSettingsProjectMap> value)
-