CreateSequenceStoreResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The store's ARN.

Link copied to clipboard

When the store was created.

Link copied to clipboard

The store's description.

Link copied to clipboard

The algorithm family of the ETag.

Link copied to clipboard

An S3 location that is used to store files that have failed a direct upload.

Link copied to clipboard
val id: String

The store's ID.

Link copied to clipboard
val name: String?

The store's name.

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

The store's SSE settings.

Link copied to clipboard

The status of the sequence store.

Link copied to clipboard

The status message 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