A target this policy is scoped to, expressed as a set of Agent tags.

Hierarchy

  • ExecutionPolicyTarget

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
agentTags: string[]

The Agent tags identifying the target.

name?: string

A human-readable name for the target.

Generated using TypeDoc