CreateFhirDatastoreRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional user provided token used for ensuring idempotency.

Link copied to clipboard

The user generated name for the data store.

Link copied to clipboard

The FHIR version of the data store. The only supported version is R4.

Link copied to clipboard

The configuration of the identity provider that you want to use for your data store.

Link copied to clipboard

Optional parameter to preload data upon creation of the data store. Currently, the only supported preloaded data is synthetic data generated from Synthea.

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: List<Tag>?

Resource tags that are applied to a data store when it is created.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String