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