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