Uses of Class
software.amazon.awssdk.services.guardduty.model.Anomaly
-
Packages that use Anomaly Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Anomaly in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Anomaly Modifier and Type Method Description AnomalyDetection. anomaly()The details about the anomalous activity that caused GuardDuty to generate the finding.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Anomaly Modifier and Type Method Description Detection.BuilderDetection.Builder. anomaly(Anomaly anomaly)The details about the anomalous activity that caused GuardDuty to generate the finding.
-