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

Class: Aws::Shield::Types::AttackVectorDescription

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

Overview

Describes the attack.

Instance Attribute Summary collapse

Instance Attribute Details

#vector_typeString

The attack type. Valid values:

  • UDP_TRAFFIC

  • UDP_FRAGMENT

  • GENERIC_UDP_REFLECTION

  • DNS_REFLECTION

  • NTP_REFLECTION

  • CHARGEN_REFLECTION

  • SSDP_REFLECTION

  • PORT_MAPPER

  • RIP_REFLECTION

  • SNMP_REFLECTION

  • MSSQL_REFLECTION

  • NET_BIOS_REFLECTION

  • SYN_FLOOD

  • ACK_FLOOD

  • REQUEST_FLOOD

  • HTTP_REFLECTION

  • UDS_REFLECTION

  • MEMCACHED_REFLECTION

Returns:

  • (String)

    The attack type.