google_healthcare_dicom_store_iam_policy
Retrieves the current IAM policy data for a Google Cloud Healthcare DICOM store.
data "google_healthcare_dicom_store_iam_policy" "foo" {
dicom_store_id = google_healthcare_dicom_store.dicom_store.id
}
The following arguments are supported:
dicom_store_id
- (Required) The DICOM store ID, in the form
{project_id}/{location_name}/{dataset_name}/{dicom_store_name}
or
{location_name}/{dataset_name}/{dicom_store_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