Impact Details Response
data class ImpactDetailsResponse(val endTime: String? = null, val impactId: String, val impactedResourceId: String, val startTime: String)
details of of the impact for which insight has been generated.