threatVector property

String? threatVector
getter/setter pair

Distinguish between volumetric & protocol DDoS attack and application layer attacks.

For example, "L3_4" for Layer 3 and Layer 4 DDoS attacks, or "L_7" for Layer 7 DDoS attacks.

Implementation

core.String? threatVector;