google_vertex_ai_featurestore_iam_policy

Retrieves the current IAM policy data for featurestore

example

data "google_vertex_ai_featurestore_iam_policy" "policy" {
  project = google_vertex_ai_featurestore.featurestore.project
  region = google_vertex_ai_featurestore.featurestore.region
  featurestore = google_vertex_ai_featurestore.featurestore.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: