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

RegisterAccountRequest

import type { RegisterAccountRequest } from "https://aws-api.deno.dev/v0.4/services/auditmanager.ts?docs=full";
interface RegisterAccountRequest {
delegatedAdminAccount?: string | null;
kmsKey?: string | null;
}

§Properties

§
delegatedAdminAccount?: string | null
[src]

The delegated administrator account for Audit Manager.

§
kmsKey?: string | null
[src]

The KMS key details.