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

StateSponsoredAttack

import type { StateSponsoredAttack } from "https://googleapis.deno.dev/v1/alertcenter:v1beta1.ts";

A state-sponsored attack alert. Derived from audit logs.

interface StateSponsoredAttack {
email?: string;
}

§Properties

§
email?: string
[src]

The email of the user this incident was created for.