GetUploadStatusResponse

Types

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

Properties

Link copied to clipboard

The date at which the upload was created.

Link copied to clipboard

The reason for an upload failure.

Link copied to clipboard

The ARN of the upload.

Link copied to clipboard

The name of the upload's namespace.

Link copied to clipboard

The version of the user's namespace. Defaults to the latest version of the user's namespace.

Link copied to clipboard

The ID of the upload.

Link copied to clipboard

The status of the upload. The initial status is IN_PROGRESS. The response show all validation failures if the upload fails.

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