GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Attack (google_api_security_center v0.39.0)
View SourceInformation about DDoS attack volume and classification.
Attributes
-
classification(type:String.t, default:nil) - Type of attack, for example, 'SYN-flood', 'NTP-udp', or 'CHARGEN-udp'. -
volumeBps(type:integer(), default:nil) - Total BPS (bytes per second) volume of attack. Deprecated - refer to volume_bps_long instead. -
volumeBpsLong(type:String.t, default:nil) - Total BPS (bytes per second) volume of attack. -
volumePps(type:integer(), default:nil) - Total PPS (packets per second) volume of attack. Deprecated - refer to volume_pps_long instead. -
volumePpsLong(type:String.t, default:nil) - Total PPS (packets per second) volume of attack.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.