class Aws::BedrockAgent::Types::ByteContentDoc
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/ByteContentDoc AWS API Documentation
@return [String]<br>: www.iana.org/assignments/media-types/media-types.xhtml<br><br><br><br>* application/vnd.openxmlformats-officedocument.wordprocessingml.template
* application/vnd.openxmlformats-officedocument.wordprocessingml.document
* application/vnd.openxmlformats-officedocument.spreadsheetml.template
* application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
* application/vnd.ms-spreadsheetml
* application/vnd.ms-excel.sheet.binary.macroenabled.12
* application/vnd.ms-excel.template.macroenabled.12
* application/vnd.ms-excel.sheet.macroenabled.12
* application/vnd.ms-excel.addin.macroenabled.12
* application/vnd.ms-excel
* application/vnd.ms-word.template.macroenabled.12
* application/vnd.ms-word.document.macroenabled.12
* application/msword
* application/pdf
* application/xhtml+xml
* message/rfc822
* text/vtt
* text/csv
* text/html
* text/plain<br><br>Types]. The following MIME types are supported:
The MIME type of the content. For a list of MIME types, see [Media
@!attribute [rw] mime_type
@return [String]
The base64-encoded string of the content.
@!attribute [rw] data
Contains information about content defined inline in bytes.