AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The counter that describes a DDoS attack.
Namespace: Amazon.Shield.Model
Assembly: AWSSDK.Shield.dll
Version: 3.x.y.z
public class SummarizedCounter
The SummarizedCounter type exposes the following members
Name | Description | |
---|---|---|
SummarizedCounter() |
Name | Type | Description | |
---|---|---|---|
Average | System.Double |
Gets and sets the property Average. The average value of the counter for a specified time period. |
|
Max | System.Double |
Gets and sets the property Max. The maximum value of the counter for a specified time period. |
|
N | System.Int32 |
Gets and sets the property N. The number of counters for a specified time period. |
|
Name | System.String |
Gets and sets the property Name. The counter name. |
|
Sum | System.Double |
Gets and sets the property Sum. The total of counter values for a specified time period. |
|
Unit | System.String |
Gets and sets the property Unit. The unit of the counters. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5