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
- Struct
- Aws::Shield::Types::SubResourceSummary
- Defined in:
- (unknown)
Overview
The attack information for the specified SubResource.
Instance Attribute Summary collapse
-
#attack_vectors ⇒ Array<Types::SummarizedAttackVector>
The list of attack types and associated counters.
-
#counters ⇒ Array<Types::SummarizedCounter>
The counters that describe the details of the attack.
-
#id ⇒ String
The unique identifier (ID) of the
SubResource
. -
#type ⇒ String
The
SubResource
type.
Instance Attribute Details
#attack_vectors ⇒ Array<Types::SummarizedAttackVector>
The list of attack types and associated counters.
#counters ⇒ Array<Types::SummarizedCounter>
The counters that describe the details of the attack.
#id ⇒ String
The unique identifier (ID) of the SubResource
.
#type ⇒ String
The SubResource
type.
Possible values:
- IP
- URL