class Aws::Shield::Types::AttackVolume
Information about the volume of attacks during the time period, included in an AttackStatisticsDataItem
. If the accompanying `AttackCount` in the statistics object is zero, this setting might be empty.
@!attribute [rw] bits_per_second
A statistics object that uses bits per second as the unit. This is included for network level attacks. @return [Types::AttackVolumeStatistics]
@!attribute [rw] packets_per_second
A statistics object that uses packets per second as the unit. This is included for network level attacks. @return [Types::AttackVolumeStatistics]
@!attribute [rw] requests_per_second
A statistics object that uses requests per second as the unit. This is included for application level attacks, and is only available for accounts that are subscribed to Shield Advanced. @return [Types::AttackVolumeStatistics]
@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AttackVolume AWS API Documentation
Constants
- SENSITIVE