| 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.
|
| software.amazon.awssdk.services.healthlake.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
HealthLakeClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a user specifed key and value tag to a Data Store.
|
default CompletableFuture<TagResourceResponse> |
HealthLakeAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a user specifed key and value tag to a Data Store.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2023. All rights reserved.