AttackStatisticsDataItem
A single attack statistics data record. This is returned by DescribeAttackStatistics along with a time range indicating the time period that the attack statistics apply to.
Contents
- AttackCount
-
The number of attacks detected during the time period. This is always present, but might be zero.
Type: Long
Required: Yes
- AttackVolume
-
Information about the volume of attacks during the time period. If the accompanying
AttackCount
is zero, this setting might be empty.Type: AttackVolume object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: