CreatePresignedUrlRequest

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 SHA-256 digest of the contents of the file to be uploaded.

Link copied to clipboard

The name of the file to be 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