AttackSummary

Summarizes all DDoS attacks for a specified time period.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier (ID) of the attack.

Link copied to clipboard

The list of attacks for a specified time period.

Link copied to clipboard

The end time of the attack, in Unix time in seconds.

Link copied to clipboard

The ARN (Amazon Resource Name) of the resource that was attacked.

Link copied to clipboard

The start time of the attack, in Unix time in seconds.

Functions

Link copied to clipboard
inline fun copy(block: AttackSummary.Builder.() -> Unit = {}): AttackSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String