You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::Service

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains additional information about the generated finding.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#actionTypes::Action

Information about the activity that is described in a finding.

Returns:

  • (Types::Action)

    Information about the activity that is described in a finding.

#archivedBoolean

Indicates whether this finding is archived.

Returns:

  • (Boolean)

    Indicates whether this finding is archived.

#countInteger

The total count of the occurrences of this finding type.

Returns:

  • (Integer)

    The total count of the occurrences of this finding type.

#detector_idString

The detector ID for the GuardDuty service.

Returns:

  • (String)

    The detector ID for the GuardDuty service.

#event_first_seenString

The first-seen timestamp of the activity that prompted GuardDuty to generate this finding.

Returns:

  • (String)

    The first-seen timestamp of the activity that prompted GuardDuty to generate this finding.

#event_last_seenString

The last-seen timestamp of the activity that prompted GuardDuty to generate this finding.

Returns:

  • (String)

    The last-seen timestamp of the activity that prompted GuardDuty to generate this finding.

#evidenceTypes::Evidence

An evidence object associated with the service.

Returns:

#resource_roleString

The resource role information for this finding.

Returns:

  • (String)

    The resource role information for this finding.

#service_nameString

The name of the AWS service (GuardDuty) that generated a finding.

Returns:

  • (String)

    The name of the AWS service (GuardDuty) that generated a finding.

#user_feedbackString

Feedback that was submitted about the finding.

Returns:

  • (String)

    Feedback that was submitted about the finding.