VariantStore

class VariantStore : KotlinCustomResource

Definition of AWS::Omics::VariantStore Resource Type

Properties

Link copied to clipboard
val awsId: Output<String>

The store's ID.

Link copied to clipboard
val creationTime: Output<String>

When the store was created.

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

A description for the store.

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

A name for the store.

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

The genome reference for the store's variants.

Link copied to clipboard

Server-side encryption (SSE) settings for the store.

Link copied to clipboard

The store's status.

Link copied to clipboard
val statusMessage: Output<String>

The store's status message.

Link copied to clipboard
val storeArn: Output<String>

The store's ARN.

Link copied to clipboard
val storeSizeBytes: Output<Double>

The store's size in bytes.

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

Tags for the store.

Link copied to clipboard
val updateTime: Output<String>

When the store was updated.

Link copied to clipboard
val urn: Output<String>