google_vertex_ai_featurestore_entitytype_iam_policy

Retrieves the current IAM policy data for featurestoreentitytype

example

data "google_vertex_ai_featurestore_entitytype_iam_policy" "policy" {
  featurestore = google_vertex_ai_featurestore_entitytype.entity.featurestore
  entitytype = google_vertex_ai_featurestore_entitytype.entity.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: