DescribeAttachmentUploadStatusResponse

Types

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

Properties

Link copied to clipboard

The name of the file being uploaded, including the file extension.

Link copied to clipboard

The progress of the multipart upload, including the total number of parts and the number of parts that have been successfully uploaded.

Link copied to clipboard

The current status of the multipart upload. Valid values: attachment-ready, attachment-not-ready, and failed.

Functions

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