FhirDatastore

class FhirDatastore : KotlinCustomResource

HealthLake FHIR Datastore

Properties

Link copied to clipboard
Link copied to clipboard
val datastoreArn: Output<String>

The Data Store ARN is generated during the creation of the Data Store and can be found in the output from the initial Data Store creation request.

Link copied to clipboard

The endpoint for the created Data Store.

Link copied to clipboard
val datastoreId: Output<String>

The Amazon generated Data Store id. This id is in the output from the initial Data Store creation call.

Link copied to clipboard
val datastoreName: Output<String>?

The data store name (user-generated).

Link copied to clipboard

The status of the FHIR Data Store. Possible statuses are ‘CREATING’, ‘ACTIVE’, ‘DELETING’, ‘DELETED’.

Link copied to clipboard

The FHIR release version supported by the data store. Current support is for version R4 .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The identity provider configuration selected when the data store was created.

Link copied to clipboard

The preloaded Synthea data configuration for the data store.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The server-side encryption key configuration for a customer-provided encryption key specified for creating a data store.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>