AccountDetailsCopyimport type { AccountDetails } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/securityhub.ts";interface AccountDetails {AccountId: string;Email?: string | null;}§Properties§AccountId: string[src]§Email?: string | null[src]