Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DetectorRule

Information for a detector rule (DetectorRule object).

Properties

Optional candidateResponderRules

candidateResponderRules: Array<CandidateResponderRule>

List of CandidateResponderRule related to this rule

Optional description

description: undefined | string

Description for DetectorRule.

detector

detector: DetectorEnum

detector for the rule

Optional detectorDetails

detectorDetails: model.DetectorDetails

Optional displayName

displayName: undefined | string

Display name for DetectorRule.

id

id: string

The unique identifier of the detector rule.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional lifecycleState

lifecycleState: model.LifecycleState

The current state of the DetectorRule.

Optional managedListTypes

managedListTypes: Array<ManagedListTypes>

List of cloudguard managed list types related to this rule

Optional recommendation

recommendation: undefined | string

recommendation for DetectorRule

resourceType

resourceType: string

resource type of the configuration to which the rule is applied

serviceType

serviceType: string

service type of the configuration to which the rule is applied

Optional timeCreated

timeCreated: Date

The date and time the detector rule was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The date and time the detector rule was updated. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj