class Aws::HealthLake::Types::DatastoreProperties
Displays the properties of the Data Store, including the ID, Arn, name, and the status of the Data Store.
@!attribute [rw] datastore_id
The AWS-generated ID number for the Data Store. @return [String]
@!attribute [rw] datastore_arn
The Amazon Resource Name used in the creation of the Data Store. @return [String]
@!attribute [rw] datastore_name
The user-generated name for the Data Store. @return [String]
@!attribute [rw] datastore_status
The status of the Data Store. Possible statuses are 'CREATING', 'ACTIVE', 'DELETING', or 'DELETED'. @return [String]
@!attribute [rw] created_at
The time that a Data Store was created. @return [Time]
@!attribute [rw] datastore_type_version
The FHIR version. Only R4 version data is supported. @return [String]
@!attribute [rw] datastore_endpoint
The AWS endpoint for the Data Store. Each Data Store will have it's own endpoint with Data Store ID in the endpoint URL. @return [String]
@!attribute [rw] sse_configuration
The server-side encryption key configuration for a customer provided encryption key (CMK). @return [Types::SseConfiguration]
@!attribute [rw] preload_data_config
The preloaded data configuration for the Data Store. Only data preloaded from Synthea is supported. @return [Types::PreloadDataConfig]
@see docs.aws.amazon.com/goto/WebAPI/healthlake-2017-07-01/DatastoreProperties AWS API Documentation
Constants
- SENSITIVE