| Package | Description |
|---|---|
| software.amazon.awscdk.services.healthlake |
AWS::HealthLake Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.create(software.constructs.Construct scope,
String id) |
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.datastoreName(String datastoreName)
The user generated name for the Data Store.
|
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.datastoreTypeVersion(String datastoreTypeVersion)
The FHIR version of the Data Store.
|
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.preloadDataConfig(CfnFHIRDatastore.PreloadDataConfigProperty preloadDataConfig)
The preloaded data configuration for the Data Store.
|
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.preloadDataConfig(IResolvable preloadDataConfig)
The preloaded data configuration for the Data Store.
|
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.sseConfiguration(CfnFHIRDatastore.SseConfigurationProperty sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key specified for creating a Data Store.
|
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.sseConfiguration(IResolvable sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key specified for creating a Data Store.
|
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
Copyright © 2022. All rights reserved.