GetReadSetMetadataResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The read set's ARN.

Link copied to clipboard

When the read set was created.

Link copied to clipboard

The creation type of the read set.

Link copied to clipboard

The read set's description.

Link copied to clipboard
val etag: ETag?

The entity tag (ETag) is a hash of the object meant to represent its semantic content.

Link copied to clipboard

The read set's files.

Link copied to clipboard

The read set's file type.

Link copied to clipboard
val id: String

The read set's ID.

Link copied to clipboard
val name: String?

The read set's name.

Link copied to clipboard

The read set's genome reference ARN.

Link copied to clipboard

The read set's sample ID.

Link copied to clipboard

The read set's sequence information.

Link copied to clipboard

The read set's sequence store ID.

Link copied to clipboard

The read set's status.

Link copied to clipboard

The status message for a read set. It provides more detail as to why the read set has a status.

Link copied to clipboard

The read set's subject ID.

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