google_dataplex_asset_iam_policy

Retrieves the current IAM policy data for asset

example

data "google_dataplex_asset_iam_policy" "policy" {
  project = google_dataplex_asset.example.project
  location = google_dataplex_asset.example.location
  lake = google_dataplex_asset.example.lake
  dataplex_zone = google_dataplex_asset.example.dataplex_zone
  asset = google_dataplex_asset.example.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: