GetInvestigationResponse

Types

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

Properties

Link copied to clipboard

The creation time of the investigation report in UTC time stamp format.

Link copied to clipboard

The unique Amazon Resource Name (ARN). Detective supports IAM user ARNs and IAM role ARNs.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN) of the behavior graph.

Link copied to clipboard

The investigation ID of the investigation report.

Link copied to clipboard

The data and time when the investigation began. The value is an UTC ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.

Link copied to clipboard

The start date and time used to set the scope time within which you want to generate the investigation report. The value is an UTC ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.

Link copied to clipboard

The severity assigned is 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 that you have completed reviewing the investigation.

Link copied to clipboard

The 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