Uses of Interface
software.amazon.awscdk.interfaces.healthlake.IFHIRDatastoreRef
Packages that use IFHIRDatastoreRef
Package
Description
AWS::HealthLake Construct Library
-
Uses of IFHIRDatastoreRef in software.amazon.awscdk.interfaces.healthlake
Subinterfaces of IFHIRDatastoreRef in software.amazon.awscdk.interfaces.healthlakeModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFHIRDatastoreRef.Classes in software.amazon.awscdk.interfaces.healthlake that implement IFHIRDatastoreRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFHIRDatastoreRef in software.amazon.awscdk.services.healthlake
Classes in software.amazon.awscdk.services.healthlake that implement IFHIRDatastoreRefModifier and TypeClassDescriptionclassCreates a Data Store that can ingest and export FHIR formatted data.Methods in software.amazon.awscdk.services.healthlake that return IFHIRDatastoreRefModifier and TypeMethodDescriptionstatic IFHIRDatastoreRefCfnFHIRDatastore.fromDatastoreId(software.constructs.Construct scope, String id, String datastoreId) Creates a new IFHIRDatastoreRef from a datastoreId.