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.

A contributor to the attack and their contribution.

Inheritance Hierarchy

System.Object
  Amazon.Shield.Model.Contributor

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

Syntax

C#
public class Contributor

The Contributor type exposes the following members

Constructors

NameDescription
Public Method Contributor()

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the contributor. The type of name that you'll find here depends on the AttackPropertyIdentifier setting in the AttackProperty where this contributor is defined. For example, if the AttackPropertyIdentifier is SOURCE_COUNTRY, the Name could be United States.

Public Property Value System.Int64

Gets and sets the property Value.

The contribution of this contributor expressed in Protection units. For example 10,000.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5