AttachedFileError

Error describing a failure to retrieve attached file metadata through BatchGetAttachedFileMetadata action.

Types

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

Properties

Link copied to clipboard

Status code describing the failure.

Link copied to clipboard

Why the attached file couldn't be retrieved.

Link copied to clipboard

The unique identifier of the attached file resource.

Functions

Link copied to clipboard
inline fun copy(block: AttachedFileError.Builder.() -> Unit = {}): AttachedFileError
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