Attachment

An attachment in an Amazon Q Business conversation.

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Q Business attachment.

Link copied to clipboard

The identifier of the Amazon Q Business conversation the attachment is associated with.

Link copied to clipboard

A CopyFromSource containing a reference to the original source of the Amazon Q Business attachment.

Link copied to clipboard

The Unix timestamp when the Amazon Q Business attachment was created.

Link copied to clipboard

ErrorDetail providing information about a Amazon Q Business attachment error.

Link copied to clipboard

Size in bytes of the Amazon Q Business attachment.

Link copied to clipboard

Filetype of the Amazon Q Business attachment.

Link copied to clipboard

MD5 checksum of the Amazon Q Business attachment contents.

Link copied to clipboard
val name: String?

Filename of the Amazon Q Business attachment.

Link copied to clipboard

AttachmentStatus of the Amazon Q Business attachment.

Functions

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