class Aws::Shield::Types::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.
@!attribute [rw] attack_volume
Information about the volume of attacks during the time period. If the accompanying `AttackCount` is zero, this setting might be empty. @return [Types::AttackVolume]
@!attribute [rw] attack_count
The number of attacks detected during the time period. This is always present, but might be zero. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AttackStatisticsDataItem AWS API Documentation
Constants
- SENSITIVE