Service
public struct Service : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  Information about the activity that is described in a finding. DeclarationSwift public let action: Action?
- 
                  
                  Indicates whether this finding is archived. DeclarationSwift public let archived: Bool?
- 
                  
                  The total count of the occurrences of this finding type. DeclarationSwift public let count: Int?
- 
                  
                  The detector ID for the GuardDuty service. DeclarationSwift public let detectorId: String?
- 
                  
                  The first-seen timestamp of the activity that prompted GuardDuty to generate this finding. DeclarationSwift public let eventFirstSeen: String?
- 
                  
                  The last-seen timestamp of the activity that prompted GuardDuty to generate this finding. DeclarationSwift public let eventLastSeen: String?
- 
                  
                  An evidence object associated with the service. DeclarationSwift public let evidence: Evidence?
- 
                  
                  The resource role information for this finding. DeclarationSwift public let resourceRole: String?
- 
                  
                  The name of the AWS service (GuardDuty) that generated a finding. DeclarationSwift public let serviceName: String?
- 
                  
                  Feedback that was submitted about the finding. DeclarationSwift public let userFeedback: String?
- 
                  init(action:archived:count:detectorId:eventFirstSeen:eventLastSeen:evidence:resourceRole:serviceName:userFeedback:)Undocumented 
 View on GitHub
View on GitHub Service Structure Reference
        Service Structure Reference