RunParametersResponse

data class RunParametersResponse(val alerts: List<InvestigationScopeResponse>, val impactTime: String, val resources: List<InvestigationScopeResponse>)

The parameters used to run the investigation

Constructors

Link copied to clipboard
constructor(alerts: List<InvestigationScopeResponse>, impactTime: String, resources: List<InvestigationScopeResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The alerts used to run the investigation

Link copied to clipboard

The impact time to investigate (in UTC)

Link copied to clipboard

The resources used to run the investigation