dataItems property

List<AttackStatisticsDataItem> dataItems
final

The data that describes the attacks detected during the time period.

Implementation

final List<AttackStatisticsDataItem> dataItems;