GetDocumentContentResponse
Types
Properties
Link copied to clipboard
The MIME type of the document content. When outputFormat is RAW, this corresponds to the original document's MIME type (e.g., application/pdf, text/plain, application/vnd.openxmlformats-officedocument.wordprocessingml.document). When outputFormat is EXTRACTED, the MIME type is always application/json.
Link copied to clipboard
A pre-signed URL that provides temporary access to download the document content directly from Amazon Q Business. The URL expires after 5 minutes for security purposes. This URL is generated only after successful ACL validation.
Functions
Link copied to clipboard
inline fun copy(block: GetDocumentContentResponse.Builder.() -> Unit = {}): GetDocumentContentResponse