google_healthcare_dataset_iam_policy
Retrieves the current IAM policy data for a Google Cloud Healthcare dataset.
data "google_healthcare_dataset_iam_policy" "foo" {
dataset_id = google_healthcare_dataset.dataset.id
}
The following arguments are supported:
dataset_id
- (Required) The dataset ID, in the form
{project_id}/{location_name}/{dataset_name}
or
{location_name}/{dataset_name}
. In the second form, the provider's
project setting will be used as a fallback.The attributes are exported:
etag
- (Computed) The etag of the IAM policy.
policy_data
- (Computed) The policy data