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
- Struct
- Aws::Shield::Types::SummarizedAttackVector
- Defined in:
- (unknown)
Overview
A summary of information about the attack.
Instance Attribute Summary collapse
-
#vector_counters ⇒ Array<Types::SummarizedCounter>
The list of counters that describe the details of the attack.
-
#vector_type ⇒ String
The attack type, for example, SNMP reflection or SYN flood.
Instance Attribute Details
#vector_counters ⇒ Array<Types::SummarizedCounter>
The list of counters that describe the details of the attack.
#vector_type ⇒ String
The attack type, for example, SNMP reflection or SYN flood.