class Aws::GuardDuty::Types::Finding

Contains information about the finding, which is generated when abnormal or suspicious activity is detected.

@!attribute [rw] account_id

The ID of the account in which the finding was generated.
@return [String]

@!attribute [rw] arn

The ARN of the finding.
@return [String]

@!attribute [rw] confidence

The confidence score for the finding.
@return [Float]

@!attribute [rw] created_at

The time and date when the finding was created.
@return [String]

@!attribute [rw] description

The description of the finding.
@return [String]

@!attribute [rw] id

The ID of the finding.
@return [String]

@!attribute [rw] partition

The partition associated with the finding.
@return [String]

@!attribute [rw] region

The Region where the finding was generated.
@return [String]

@!attribute [rw] resource

Contains information about the AWS resource associated with the
activity that prompted GuardDuty to generate a finding.
@return [Types::Resource]

@!attribute [rw] schema_version

The version of the schema used for the finding.
@return [String]

@!attribute [rw] service

Contains additional information about the generated finding.
@return [Types::Service]

@!attribute [rw] severity

The severity of the finding.
@return [Float]

@!attribute [rw] title

The title of the finding.
@return [String]

@!attribute [rw] type

The type of finding.
@return [String]

@!attribute [rw] updated_at

The time and date when the finding was last updated.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/Finding AWS API Documentation

Constants

SENSITIVE