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

InitialAccessBrokerConfig

import type { InitialAccessBrokerConfig } from "https://googleapis.deno.dev/v1/threatintelligence:v1beta.ts";

InitialAccessBrokerConfig is specific to Initial Access Broker (IAB) matching scenarios.

interface InitialAccessBrokerConfig {
entityProfile?: EntityProfile;
}

§Properties

§
entityProfile?: EntityProfile
[src]

Represents the comprehensive profile of the customer entity used for matching.