google_pubsub_schema_iam_policy

Retrieves the current IAM policy data for schema

example

data "google_pubsub_schema_iam_policy" "policy" {
  project = google_pubsub_schema.example.project
  schema = google_pubsub_schema.example.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: