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.3/services/macie.ts?docs=full";

Contains information about the Amazon Macie Classic member account.

interface MemberAccount {
accountId?: string | null;
}

§Properties

§
accountId?: string | null
[src]

The AWS account ID of the Amazon Macie Classic member account.