class Aws::Shield::Types::SummarizedCounter
The counter that describes a DDoS attack.
@!attribute [rw] name
The counter name. @return [String]
@!attribute [rw] max
The maximum value of the counter for a specified time period. @return [Float]
@!attribute [rw] average
The average value of the counter for a specified time period. @return [Float]
@!attribute [rw] sum
The total of counter values for a specified time period. @return [Float]
@!attribute [rw] n
The number of counters for a specified time period. @return [Integer]
@!attribute [rw] unit
The unit of the counters. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/SummarizedCounter AWS API Documentation
Constants
- SENSITIVE