google_dataplex_datascan_iam_policy

Retrieves the current IAM policy data for datascan

example

data "google_dataplex_datascan_iam_policy" "policy" {
  project = google_dataplex_datascan.basic_profile.project
  location = google_dataplex_datascan.basic_profile.location
  data_scan_id = google_dataplex_datascan.basic_profile.data_scan_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: