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

Class: Aws::Shield::Types::SubResourceSummary

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

Overview

The attack information for the specified SubResource.

Instance Attribute Summary collapse

Instance Attribute Details

#attack_vectorsArray<Types::SummarizedAttackVector>

The list of attack types and associated counters.

Returns:

#countersArray<Types::SummarizedCounter>

The counters that describe the details of the attack.

Returns:

#idString

The unique identifier (ID) of the SubResource.

Returns:

  • (String)

    The unique identifier (ID) of the SubResource.

#typeString

The SubResource type.

Possible values:

  • IP
  • URL

Returns:

  • (String)

    The SubResource type.