google_healthcare_fhir_store_iam_policy
Retrieves the current IAM policy data for a Google Cloud Healthcare FHIR store.
data "google_healthcare_fhir_store_iam_policy" "foo" {
fhir_store_id = google_healthcare_fhir_store.fhir_store.id
}
The following arguments are supported:
fhir_store_id
- (Required) The FHIR store ID, in the form
{project_id}/{location_name}/{dataset_name}/{fhir_store_name}
or
{location_name}/{dataset_name}/{fhir_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