UpdateSequenceStoreRequest

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 sequence store.

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?

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

S3 access configuration parameters.

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