Uses of Interface
com.hashicorp.cdktf.providers.google.compute_reservation.ComputeReservationConfig
-
Packages that use ComputeReservationConfig Package Description com.hashicorp.cdktf.providers.google.compute_reservation google_compute_reservation -
-
Uses of ComputeReservationConfig in com.hashicorp.cdktf.providers.google.compute_reservation
Classes in com.hashicorp.cdktf.providers.google.compute_reservation that implement ComputeReservationConfig Modifier and Type Class Description static classComputeReservationConfig.Jsii$ProxyAn implementation forComputeReservationConfigMethods in com.hashicorp.cdktf.providers.google.compute_reservation that return ComputeReservationConfig Modifier and Type Method Description ComputeReservationConfigComputeReservationConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_reservation with parameters of type ComputeReservationConfig Constructor Description ComputeReservation(software.constructs.Construct scope, String id, ComputeReservationConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_reservation google_compute_reservation} Resource.
-