Interface BigqueryBiReservationPreferredTables

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    BigqueryBiReservationPreferredTables.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:17.623Z")
    @Stability(Stable)
    public interface BigqueryBiReservationPreferredTables
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getDatasetId

        @Stability(Stable)
        @Nullable
        default String getDatasetId()
        The ID of the dataset in the above project.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_bi_reservation#dataset_id BigqueryBiReservation#dataset_id}

      • getProjectId

        @Stability(Stable)
        @Nullable
        default String getProjectId()
        The assigned project ID of the project.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_bi_reservation#project_id BigqueryBiReservation#project_id}

      • getTableId

        @Stability(Stable)
        @Nullable
        default String getTableId()
        The ID of the table in the above dataset.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_bi_reservation#table_id BigqueryBiReservation#table_id}