Class CloudWorkloadSecurityAgentRuleAction

The action the rule can perform if triggered.

Hierarchy

  • CloudWorkloadSecurityAgentRuleAction

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
filter?: string

SECL expression used to target the container to apply the action on

Kill system call applied on the container matching the rule

Generated using TypeDoc