detectionTypes property

List<String>? detectionTypes
getter/setter pair

Detection types which are part of the incident.

Examples: Flooder, OAuth Abuser, Static Content Scraper, Anomaly Detection.

Output only.

Implementation

core.List<core.String>? detectionTypes;