Class SecurityMonitoringRuleImpossibleTravelOptions

Options on impossible travel rules.

Hierarchy

  • SecurityMonitoringRuleImpossibleTravelOptions

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
baselineUserLocations?: boolean

If true, signals are suppressed for the first 24 hours. In that time, Datadog learns the user's regular access locations. This can be helpful to reduce noise and infer VPN usage or credentialed API access.

Generated using TypeDoc