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

Class: Aws::Shield::Types::SummarizedAttackVector

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

Overview

A summary of information about the attack.

Instance Attribute Summary collapse

Instance Attribute Details

#vector_countersArray<Types::SummarizedCounter>

The list of counters that describe the details of the attack.

Returns:

#vector_typeString

The attack type, for example, SNMP reflection or SYN flood.

Returns:

  • (String)

    The attack type, for example, SNMP reflection or SYN flood.