DatastoreProperties

Displays the properties of the data store, including the ID, ARN, name, and the status of the data store.

Types

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

Properties

Link copied to clipboard

The time that a data store was created.

Link copied to clipboard

The Amazon Resource Name used in the creation of the data store.

Link copied to clipboard

The AWS endpoint for the data store. Each data store will have it's own endpoint with data store ID in the endpoint URL.

Link copied to clipboard

The AWS-generated ID number for the data store.

Link copied to clipboard

The user-generated name for the data store.

Link copied to clipboard

The status of the data store.

Link copied to clipboard

The FHIR version. Only R4 version data is supported.

Link copied to clipboard

The error cause for the current data store operation.

Link copied to clipboard

The identity provider that you selected when you created the data store.

Link copied to clipboard

The preloaded data configuration for the data store. Only data preloaded from Synthea is supported.

Link copied to clipboard

The server-side encryption key configuration for a customer provided encryption key (CMK).

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