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

MemberAccount

import type { MemberAccount } from "https://aws-api.deno.dev/v0.4/services/macie.ts?docs=full";

(Discontinued) Contains information about the Amazon Macie Classic member account.

interface MemberAccount {
accountId?: string | null;
}

§Properties

§
accountId?: string | null
[src]

(Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account.