google_dataplex_task_iam_policy

Retrieves the current IAM policy data for task

example

data "google_dataplex_task_iam_policy" "policy" {
  project = google_dataplex_task.example.project
  location = google_dataplex_task.example.location
  lake = google_dataplex_task.example.lake
  task_id = google_dataplex_task.example.task_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: