Datastore

class Datastore : KotlinCustomResource

Definition of AWS::HealthImaging::Datastore Resource Type

Properties

Link copied to clipboard
val createdAt: Output<String>

The timestamp when the data store was created.

Link copied to clipboard
val datastoreArn: Output<String>

The Amazon Resource Name (ARN) for the data store.

Link copied to clipboard
val datastoreId: Output<String>

The data store identifier.

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

The data store name.

Link copied to clipboard

The data store status.

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

The Amazon Resource Name (ARN) assigned to the Key Management Service (KMS) key for accessing encrypted data.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

The tags provided when creating a data store.

Link copied to clipboard
val updatedAt: Output<String>

The timestamp when the data store was last updated.

Link copied to clipboard
val urn: Output<String>