AnnotationStore

class AnnotationStore : KotlinCustomResource

Definition of AWS::Omics::AnnotationStore 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>

The name of the Annotation 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 annotations.

Link copied to clipboard

The store's server-side encryption (SSE) settings.

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

The annotation file format of the store.

Link copied to clipboard

File parsing options for the annotation store.

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>