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

Class: Aws::Shield::Types::Contributor

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

Overview

A contributor to the attack and their contribution.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the contributor. This is dependent on the AttackPropertyIdentifier. For example, if the AttackPropertyIdentifier is SOURCE_COUNTRY, the Name could be United States.

Returns:

  • (String)

    The name of the contributor.

#valueInteger

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

Returns:

  • (Integer)

    The contribution of this contributor expressed in Protection units.