Interface BigqueryDatasetAccessDataset

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

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

      • getDataset

        @Stability(Stable)
        @NotNull
        BigqueryDatasetAccessDatasetDataset getDataset()
        dataset block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_dataset#dataset BigqueryDataset#dataset}

      • getTargetTypes

        @Stability(Stable)
        @NotNull
        List<String> getTargetTypes()
        Which resources in the dataset this entry applies to.

        Currently, only views are supported, but additional target types may be added in the future. Possible values: VIEWS Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_dataset#target_types BigqueryDataset#target_types}