| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake |
Amazon HealthLake is a HIPAA eligibile service that allows customers to store, transform, query, and analyze their
FHIR-formatted data in a consistent fashion in the cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
HealthLakeClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a Data Store.
|
default UntagResourceResponse |
HealthLakeClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a Data Store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
HealthLakeAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a Data Store.
|
default CompletableFuture<UntagResourceResponse> |
HealthLakeAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a Data Store.
|
Copyright © 2023. All rights reserved.