google_notebooks_runtime_iam_policy

Retrieves the current IAM policy data for runtime

example

data "google_notebooks_runtime_iam_policy" "policy" {
  project = google_notebooks_runtime.runtime.project
  location = google_notebooks_runtime.runtime.location
  runtime_name = google_notebooks_runtime.runtime.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: