SequenceStore

class SequenceStore : KotlinCustomResource

Definition of AWS::Omics::SequenceStore Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The store's ARN.

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 fallbackLocation: Output<String>?

An S3 URI representing the bucket and folder to store failed read set uploads.

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
val sequenceStoreId: Output<String>

The store's ID.

Link copied to clipboard

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

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

Tags for the store.

Link copied to clipboard
val urn: Output<String>