| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.clone() |
Service |
Finding.getService() |
Service |
Service.withAction(Action action)
Information about the activity that is described in a finding.
|
Service |
Service.withAdditionalInfo(ServiceAdditionalInfo additionalInfo)
Contains additional information about the generated finding.
|
Service |
Service.withArchived(Boolean archived)
Indicates whether this finding is archived.
|
Service |
Service.withCount(Integer count)
The total count of the occurrences of this finding type.
|
Service |
Service.withDetectorId(String detectorId)
The detector ID for the GuardDuty service.
|
Service |
Service.withEbsVolumeScanDetails(EbsVolumeScanDetails ebsVolumeScanDetails)
Returns details from the malware scan that created a finding.
|
Service |
Service.withEventFirstSeen(String eventFirstSeen)
The first-seen timestamp of the activity that prompted GuardDuty to generate this finding.
|
Service |
Service.withEventLastSeen(String eventLastSeen)
The last-seen timestamp of the activity that prompted GuardDuty to generate this finding.
|
Service |
Service.withEvidence(Evidence evidence)
An evidence object associated with the service.
|
Service |
Service.withFeatureName(String featureName)
The name of the feature that generated a finding.
|
Service |
Service.withResourceRole(String resourceRole)
The resource role information for this finding.
|
Service |
Service.withServiceName(String serviceName)
The name of the Amazon Web Services service (GuardDuty) that generated a finding.
|
Service |
Service.withUserFeedback(String userFeedback)
Feedback that was submitted about the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finding.setService(Service service) |
Finding |
Finding.withService(Service service) |
Copyright © 2022. All rights reserved.