AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Shield.Model.SummarizedCounter

Namespace: Amazon.Shield.Model
Assembly: AWSSDK.Shield.dll
Version: 3.x.y.z

Syntax

C#
public class SummarizedCounter

The SummarizedCounter type exposes the following members

Constructors

NameDescription
Public Method SummarizedCounter()

Properties

NameTypeDescription
Public Property Average System.Double

Gets and sets the property Average.

The average value of the counter for a specified time period.

Public Property Max System.Double

Gets and sets the property Max.

The maximum value of the counter for a specified time period.

Public Property N System.Int32

Gets and sets the property N.

The number of counters for a specified time period.

Public Property Name System.String

Gets and sets the property Name.

The counter name.

Public Property Sum System.Double

Gets and sets the property Sum.

The total of counter values for a specified time period.

Public Property Unit System.String

Gets and sets the property Unit.

The unit of the counters.

Version Information

.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