Package software.amazon.awscdk.services.healthlake
package software.amazon.awscdk.services.healthlake
AWS::HealthLake Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.healthlake.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for HealthLake construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::HealthLake resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::HealthLake.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates a Data Store that can ingest and export FHIR formatted data.A fluent builder for
CfnFHIRDatastore
.The time that a Data Store was created.A builder forCfnFHIRDatastore.CreatedAtProperty
An implementation forCfnFHIRDatastore.CreatedAtProperty
The identity provider configuration that you gave when the data store was created.A builder forCfnFHIRDatastore.IdentityProviderConfigurationProperty
An implementation forCfnFHIRDatastore.IdentityProviderConfigurationProperty
The customer-managed-key(CMK) used when creating a Data Store.A builder forCfnFHIRDatastore.KmsEncryptionConfigProperty
An implementation forCfnFHIRDatastore.KmsEncryptionConfigProperty
Optional parameter to preload data upon creation of the data store.A builder forCfnFHIRDatastore.PreloadDataConfigProperty
An implementation forCfnFHIRDatastore.PreloadDataConfigProperty
The server-side encryption key configuration for a customer provided encryption key.A builder forCfnFHIRDatastore.SseConfigurationProperty
An implementation forCfnFHIRDatastore.SseConfigurationProperty
Properties for defining aCfnFHIRDatastore
.A builder forCfnFHIRDatastoreProps
An implementation forCfnFHIRDatastoreProps