Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PutRawMessageContentRequest

import type { PutRawMessageContentRequest } from "https://aws-api.deno.dev/v0.4/services/workmailmessageflow.ts?docs=full";
interface PutRawMessageContentRequest {
messageId: string;
}

§Properties

§

Describes the raw message content of the updated email message.

§
messageId: string
[src]

The identifier of the email message being updated.