AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::HealthLake::Model Namespace Reference

Namespaces

 
namespace  CmkTypeMapper
 
 
 
namespace  FHIRVersionMapper
 
namespace  JobStatusMapper
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
class  ErrorCause
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Tag
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
 
 
enum class  FHIRVersion { NOT_SET , R4 }
 
 
enum class  PreloadDataType { NOT_SET , SYNTHEA }
 

Typedef Documentation

◆ CreateFHIRDatastoreOutcome

Definition at line 91 of file HealthLakeServiceClientModel.h.

◆ CreateFHIRDatastoreOutcomeCallable

Definition at line 107 of file HealthLakeServiceClientModel.h.

◆ DeleteFHIRDatastoreOutcome

Definition at line 92 of file HealthLakeServiceClientModel.h.

◆ DeleteFHIRDatastoreOutcomeCallable

Definition at line 108 of file HealthLakeServiceClientModel.h.

◆ DescribeFHIRDatastoreOutcome

Definition at line 93 of file HealthLakeServiceClientModel.h.

◆ DescribeFHIRDatastoreOutcomeCallable

Definition at line 109 of file HealthLakeServiceClientModel.h.

◆ DescribeFHIRExportJobOutcome

Definition at line 94 of file HealthLakeServiceClientModel.h.

◆ DescribeFHIRExportJobOutcomeCallable

Definition at line 110 of file HealthLakeServiceClientModel.h.

◆ DescribeFHIRImportJobOutcome

Definition at line 95 of file HealthLakeServiceClientModel.h.

◆ DescribeFHIRImportJobOutcomeCallable

Definition at line 111 of file HealthLakeServiceClientModel.h.

◆ ListFHIRDatastoresOutcome

Definition at line 96 of file HealthLakeServiceClientModel.h.

◆ ListFHIRDatastoresOutcomeCallable

Definition at line 112 of file HealthLakeServiceClientModel.h.

◆ ListFHIRExportJobsOutcome

Definition at line 97 of file HealthLakeServiceClientModel.h.

◆ ListFHIRExportJobsOutcomeCallable

Definition at line 113 of file HealthLakeServiceClientModel.h.

◆ ListFHIRImportJobsOutcome

Definition at line 98 of file HealthLakeServiceClientModel.h.

◆ ListFHIRImportJobsOutcomeCallable

Definition at line 114 of file HealthLakeServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 99 of file HealthLakeServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 115 of file HealthLakeServiceClientModel.h.

◆ StartFHIRExportJobOutcome

Definition at line 100 of file HealthLakeServiceClientModel.h.

◆ StartFHIRExportJobOutcomeCallable

Definition at line 116 of file HealthLakeServiceClientModel.h.

◆ StartFHIRImportJobOutcome

Definition at line 101 of file HealthLakeServiceClientModel.h.

◆ StartFHIRImportJobOutcomeCallable

Definition at line 117 of file HealthLakeServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 102 of file HealthLakeServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 118 of file HealthLakeServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 103 of file HealthLakeServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 119 of file HealthLakeServiceClientModel.h.

Enumeration Type Documentation

◆ AuthorizationStrategy

Enumerator
NOT_SET 
SMART_ON_FHIR_V1 
AWS_AUTH 

Definition at line 16 of file AuthorizationStrategy.h.

◆ CmkType

Enumerator
NOT_SET 
CUSTOMER_MANAGED_KMS_KEY 
AWS_OWNED_KMS_KEY 

Definition at line 16 of file CmkType.h.

◆ DatastoreStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
DELETING 
DELETED 
CREATE_FAILED 

Definition at line 16 of file DatastoreStatus.h.

◆ ErrorCategory

Enumerator
NOT_SET 
RETRYABLE_ERROR 
NON_RETRYABLE_ERROR 

Definition at line 16 of file ErrorCategory.h.

◆ FHIRVersion

Enumerator
NOT_SET 
R4 

Definition at line 16 of file FHIRVersion.h.

◆ JobStatus

Enumerator
NOT_SET 
SUBMITTED 
IN_PROGRESS 
COMPLETED_WITH_ERRORS 
COMPLETED 
FAILED 
CANCEL_SUBMITTED 
CANCEL_IN_PROGRESS 
CANCEL_COMPLETED 
CANCEL_FAILED 

Definition at line 16 of file JobStatus.h.

◆ PreloadDataType

Enumerator
NOT_SET 
SYNTHEA 

Definition at line 16 of file PreloadDataType.h.