Interface AnomalyUnusual.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AnomalyUnusual.Builder,AnomalyUnusual>, SdkBuilder<AnomalyUnusual.Builder,AnomalyUnusual>, SdkPojo
Enclosing class:
AnomalyUnusual

public static interface AnomalyUnusual.Builder extends SdkPojo, CopyableBuilder<AnomalyUnusual.Builder,AnomalyUnusual>
  • Method Details

    • behavior

      AnomalyUnusual.Builder behavior(Map<String,? extends Map<String,AnomalyObject>> behavior)

      The behavior of the anomalous activity that caused GuardDuty to generate the finding.

      Parameters:
      behavior - The behavior of the anomalous activity that caused GuardDuty to generate the finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.