InvestigationDetail

Details about the investigation related to a potential security event identified by Detective.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time stamp of the creation time of the investigation report. The value is an UTC ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.

Link copied to clipboard

The unique Amazon Resource Name (ARN) of the IAM user and IAM role.

Link copied to clipboard

Type of entity. For example, Amazon Web Services accounts, such as IAM user and role.

Link copied to clipboard

The investigation ID of the investigation report.

Link copied to clipboard

Severity based on the likelihood and impact of the indicators of compromise discovered in the investigation.

Link copied to clipboard
val state: State?

The current state of the investigation. An archived investigation indicates you have completed reviewing the investigation.

Link copied to clipboard

Status based on the completion status of the investigation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String