CreateSequenceStoreRequest

Types

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

Properties

Link copied to clipboard

To ensure that requests don't run multiple times, specify a unique token for each request.

Link copied to clipboard

A description for the store.

Link copied to clipboard

The ETag algorithm family to use for ingested read sets.

Link copied to clipboard

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

Link copied to clipboard
val name: String?

A name for the 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

S3 access configuration parameters

Link copied to clipboard

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

Link copied to clipboard

Tags for the 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