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.