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

DisassociateMemberAccountRequest

import type { DisassociateMemberAccountRequest } from "https://aws-api.deno.dev/v0.3/services/macie.ts?docs=full";
interface DisassociateMemberAccountRequest {
memberAccountId: string;
}

§Properties

§
memberAccountId: string
[src]

The ID of the member account that you want to remove from Amazon Macie Classic.