| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
SseConfiguration |
DatastoreProperties.sseConfiguration()
The server-side encryption key configuration for a customer provided encryption key (CMK).
|
SseConfiguration |
CreateFhirDatastoreRequest.sseConfiguration()
The server-side encryption key configuration for a customer provided encryption key specified for creating a Data
Store.
|
| Modifier and Type | Method and Description |
|---|---|
DatastoreProperties.Builder |
DatastoreProperties.Builder.sseConfiguration(SseConfiguration sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key (CMK).
|
CreateFhirDatastoreRequest.Builder |
CreateFhirDatastoreRequest.Builder.sseConfiguration(SseConfiguration sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key specified for creating a
Data Store.
|
Copyright © 2023. All rights reserved.