AttackStatisticsDataItem

A single attack statistics data record. This is returned by DescribeAttackStatistics along with a time range indicating the time period that the attack statistics apply to.

Types

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

Properties

Link copied to clipboard

The number of attacks detected during the time period. This is always present, but might be zero.

Link copied to clipboard

Information about the volume of attacks during the time period. If the accompanying AttackCount is zero, this setting might be empty.

Functions

Link copied to clipboard
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