InvestigationExecutionResponse

data class InvestigationExecutionResponse(val completedAt: String, val runState: String)

Details about the execution of the investigation

Constructors

Link copied to clipboard
constructor(completedAt: String, runState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time at which the investigation execution completed (in UTC)

Link copied to clipboard

The state of the investigation execution