GetMediaRequest

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 which contains the media object.

Link copied to clipboard

The identifier of the Amazon Q Business conversation.

Link copied to clipboard

The identifier of the media object. You can find this in the sourceAttributions returned by the Chat, ChatSync, and ListMessages API responses.

Link copied to clipboard

The identifier of the Amazon Q Business message.

Functions

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