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

GetRawMessageContentRequest

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

§Properties

§
messageId: string
[src]

The identifier of the email message to retrieve.