ImportDocumentRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the Q App the file is associated with.

Link copied to clipboard

The unique identifier of the card the file is associated with.

Link copied to clipboard

The base64-encoded contents of the file to upload.

Link copied to clipboard

The name of the file being uploaded.

Link copied to clipboard

The unique identifier of the Amazon Q Business application environment instance.

Link copied to clipboard

Whether the file is associated with a Q App definition or a specific Q App session.

Link copied to clipboard

The unique identifier of the Q App session the file is associated with, if applicable.

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