You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Shield::Types::AttackVolume

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#bits_per_secondTypes::AttackVolumeStatistics

A statistics object that uses bits per second as the unit. This is included for network level attacks.

Returns:

#packets_per_secondTypes::AttackVolumeStatistics

A statistics object that uses packets per second as the unit. This is included for network level attacks.

Returns:

#requests_per_secondTypes::AttackVolumeStatistics

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.

Returns: