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

SSOProfileDeletedEvent

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

Event occurred when SSO Profile deleted in customer's account. The event are being received from insight forwarder

interface SSOProfileDeletedEvent {
inboundSsoProfileName?: string;
}

§Properties

§
inboundSsoProfileName?: string
[src]

sso profile name which got deleted