class Aws::Shield::Types::AttackSummary
Summarizes all DDoS attacks for a specified time period.
@!attribute [rw] attack_id
The unique identifier (ID) of the attack. @return [String]
@!attribute [rw] resource_arn
The ARN (Amazon Resource Name) of the resource that was attacked. @return [String]
@!attribute [rw] start_time
The start time of the attack, in Unix time in seconds. For more information see [timestamp][1]. [1]: http://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html#parameter-types @return [Time]
@!attribute [rw] end_time
The end time of the attack, in Unix time in seconds. For more information see [timestamp][1]. [1]: http://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html#parameter-types @return [Time]
@!attribute [rw] attack_vectors
The list of attacks for a specified time period. @return [Array<Types::AttackVectorDescription>]
@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AttackSummary AWS API Documentation
Constants
- SENSITIVE