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/securityhub.ts?docs=full";
interface GetMasterAccountResponse {
Master?: Invitation | null;
}

§Properties

§
Master?: Invitation | null
[src]

A list of details about the Security Hub administrator account for the current member account.