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

GetAdminAccountResponse

import type { GetAdminAccountResponse } from "https://aws-api.deno.dev/v0.4/services/fms.ts?docs=full";
interface GetAdminAccountResponse {
AdminAccount?: string | null;
RoleStatus?: AccountRoleStatus | null;
}

§Properties

§
AdminAccount?: string | null
[src]

The Amazon Web Services account that is set as the Firewall Manager administrator.

§
RoleStatus?: AccountRoleStatus | null
[src]

The status of the Amazon Web Services account that you set as the Firewall Manager administrator.