UpdateSequenceStoreResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the sequence store.

Link copied to clipboard

The time when the store was created.

Link copied to clipboard

Description of the sequence store.

Link copied to clipboard

The ETag algorithm family to use on ingested read sets.

Link copied to clipboard

The S3 URI of a bucket and folder to store Read Sets that fail to upload.

Link copied to clipboard
val id: String

The ID of the sequence store.

Link copied to clipboard
val name: String?

The name of the sequence store.

Link copied to clipboard

The tags keys to propagate to the S3 objects associated with read sets in the sequence store.

Link copied to clipboard

The S3 access metadata of the sequence store.

Link copied to clipboard

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

Link copied to clipboard

The status of the sequence store.

Link copied to clipboard

The status message of the sequence store.

Link copied to clipboard

The last-updated time of the Sequence Store.

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