google_dataplex_lake_iam_policy

Retrieves the current IAM policy data for lake

example

data "google_dataplex_lake_iam_policy" "policy" {
  project = google_dataplex_lake.example.project
  location = google_dataplex_lake.example.location
  lake = google_dataplex_lake.example.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: