google_dataproc_job_iam_policy

Retrieves the current IAM policy data for a Dataproc job.

example

data "google_dataproc_job_iam_policy" "policy" {
  job_id      = google_dataproc_job.pyspark.reference[0].job_id
  region      = "us-central1"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: