| Package | Description |
|---|---|
| com.amazonaws.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
PreloadDataConfig |
PreloadDataConfig.clone() |
PreloadDataConfig |
CreateFHIRDatastoreRequest.getPreloadDataConfig()
Optional parameter to preload data upon creation of the Data Store.
|
PreloadDataConfig |
DatastoreProperties.getPreloadDataConfig()
The preloaded data configuration for the Data Store.
|
PreloadDataConfig |
PreloadDataConfig.withPreloadDataType(PreloadDataType preloadDataType)
The type of preloaded data.
|
PreloadDataConfig |
PreloadDataConfig.withPreloadDataType(String preloadDataType)
The type of preloaded data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFHIRDatastoreRequest.setPreloadDataConfig(PreloadDataConfig preloadDataConfig)
Optional parameter to preload data upon creation of the Data Store.
|
void |
DatastoreProperties.setPreloadDataConfig(PreloadDataConfig preloadDataConfig)
The preloaded data configuration for the Data Store.
|
CreateFHIRDatastoreRequest |
CreateFHIRDatastoreRequest.withPreloadDataConfig(PreloadDataConfig preloadDataConfig)
Optional parameter to preload data upon creation of the Data Store.
|
DatastoreProperties |
DatastoreProperties.withPreloadDataConfig(PreloadDataConfig preloadDataConfig)
The preloaded data configuration for the Data Store.
|
Copyright © 2022. All rights reserved.