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

SSOProfileCreatedEvent

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

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

interface SSOProfileCreatedEvent {
inboundSsoProfileName?: string;
}

§Properties

§
inboundSsoProfileName?: string
[src]

sso profile name which got created