data property

String? data
final

Details about the attack, including the following:

  • Attack type
  • Account ID
  • ARN of the resource attacked
  • Start time of the attack
  • End time of the attack (ongoing attacks will not have an end time)
The details are in JSON format.

Implementation

final String? data;