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