| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.clone() |
Service |
Finding.getService()
Additional information assigned to the generated finding by GuardDuty.
|
Service |
Service.withAction(Action action)
Information about the activity described in a finding.
|
Service |
Service.withArchived(Boolean archived)
Indicates whether this finding is archived.
|
Service |
Service.withCount(Integer count)
Total count of the occurrences of this finding type.
|
Service |
Service.withDetectorId(String detectorId)
Detector ID for the GuardDuty service.
|
Service |
Service.withEventFirstSeen(String eventFirstSeen)
First seen timestamp of the activity that prompted GuardDuty to generate this finding.
|
Service |
Service.withEventLastSeen(String eventLastSeen)
Last seen timestamp of the activity that prompted GuardDuty to generate this finding.
|
Service |
Service.withResourceRole(String resourceRole)
Resource role information for this finding.
|
Service |
Service.withServiceName(String serviceName)
The name of the AWS service (GuardDuty) that generated a finding.
|
Service |
Service.withUserFeedback(String userFeedback)
Feedback left about the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finding.setService(Service service)
Additional information assigned to the generated finding by GuardDuty.
|
Finding |
Finding.withService(Service service)
Additional information assigned to the generated finding by GuardDuty.
|
Copyright © 2018. All rights reserved.