ThreatOverride(mapping=None, *, ignore_unknown_fields=False, **kwargs)Defines what action to take for a specific threat_id match.
Attributes |
|
|---|---|
| Name | Description |
threat_id |
str
Required. Vendor-specific ID of a threat to override. |
type_ |
google.cloud.network_security_v1alpha1.types.ThreatType
Output only. Type of the threat (read only). |
action |
google.cloud.network_security_v1alpha1.types.ThreatAction
Required. Threat action override. For some threat types, only a subset of actions applies. |