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

GetMasterAccountResponse

import type { GetMasterAccountResponse } from "https://aws-api.deno.dev/v0.4/services/macie2.ts?docs=full";
interface GetMasterAccountResponse {
master?: Invitation | null;
}

§Properties

§
master?: Invitation | null
[src]

(Deprecated) The Amazon Web Services account ID for the administrator account. If the accounts are associated by a Macie membership invitation, this object also provides details about the invitation that was sent to establish the relationship between the accounts.