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
- Struct
- Aws::GuardDuty::Types::Service
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#action ⇒ Types::Action
Information about the activity that is described in a finding.
-
#archived ⇒ Boolean
Indicates whether this finding is archived.
-
#count ⇒ Integer
The total count of the occurrences of this finding type.
-
#detector_id ⇒ String
The detector ID for the GuardDuty service.
-
#event_first_seen ⇒ String
The first-seen timestamp of the activity that prompted GuardDuty to generate this finding.
-
#event_last_seen ⇒ String
The last-seen timestamp of the activity that prompted GuardDuty to generate this finding.
-
#evidence ⇒ Types::Evidence
An evidence object associated with the service.
-
#resource_role ⇒ String
The resource role information for this finding.
-
#service_name ⇒ String
The name of the AWS service (GuardDuty) that generated a finding.
-
#user_feedback ⇒ String
Feedback that was submitted about the finding.
Instance Attribute Details
#action ⇒ Types::Action
Information about the activity that is described in a finding.
#archived ⇒ Boolean
Indicates whether this finding is archived.
#count ⇒ Integer
The total count of the occurrences of this finding type.
#detector_id ⇒ String
The detector ID for the GuardDuty service.
#event_first_seen ⇒ String
The first-seen timestamp of the activity that prompted GuardDuty to generate this finding.
#event_last_seen ⇒ String
The last-seen timestamp of the activity that prompted GuardDuty to generate this finding.
#evidence ⇒ Types::Evidence
An evidence object associated with the service.
#resource_role ⇒ String
The resource role information for this finding.
#service_name ⇒ String
The name of the AWS service (GuardDuty) that generated a finding.
#user_feedback ⇒ String
Feedback that was submitted about the finding.