| Package | Description |
|---|---|
| com.amazonaws.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
SseConfiguration |
SseConfiguration.clone() |
SseConfiguration |
DatastoreProperties.getSseConfiguration()
The server-side encryption key configuration for a customer provided encryption key (CMK).
|
SseConfiguration |
CreateFHIRDatastoreRequest.getSseConfiguration()
The server-side encryption key configuration for a customer provided encryption key specified for creating a data
store.
|
SseConfiguration |
SseConfiguration.withKmsEncryptionConfig(KmsEncryptionConfig kmsEncryptionConfig)
The KMS encryption configuration used to provide details for data encryption.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatastoreProperties.setSseConfiguration(SseConfiguration sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key (CMK).
|
void |
CreateFHIRDatastoreRequest.setSseConfiguration(SseConfiguration sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key specified for creating a data
store.
|
DatastoreProperties |
DatastoreProperties.withSseConfiguration(SseConfiguration sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key (CMK).
|
CreateFHIRDatastoreRequest |
CreateFHIRDatastoreRequest.withSseConfiguration(SseConfiguration sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key specified for creating a data
store.
|
Copyright © 2024. All rights reserved.