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

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 store's SSE settings.

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