AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.Detective.Model.InvestigationDetail

Namespace: Amazon.Detective.Model
Assembly: AWSSDK.Detective.dll
Version: 3.x.y.z

Syntax

C#
public class InvestigationDetail

The InvestigationDetail type exposes the following members

Constructors

NameDescription
Public Method InvestigationDetail()

Properties

NameTypeDescription
Public Property CreatedTime System.DateTime

Gets and sets the property CreatedTime.

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.

Public Property EntityArn System.String

Gets and sets the property EntityArn.

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

Public Property EntityType Amazon.Detective.EntityType

Gets and sets the property EntityType.

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

Public Property InvestigationId System.String

Gets and sets the property InvestigationId.

The investigation ID of the investigation report.

Public Property Severity Amazon.Detective.Severity

Gets and sets the property Severity.

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

Public Property State Amazon.Detective.State

Gets and sets the property State.

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

Public Property Status Amazon.Detective.Status

Gets and sets the property Status.

Status based on the completion status of the investigation.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5