Uses of Class
software.amazon.awscdk.mixins.preview.services.guardduty.events.GuardDutyFinding.ScanDetections.Builder
Packages that use GuardDutyFinding.ScanDetections.Builder
-
Uses of GuardDutyFinding.ScanDetections.Builder in software.amazon.awscdk.mixins.preview.services.guardduty.events
Methods in software.amazon.awscdk.mixins.preview.services.guardduty.events that return GuardDutyFinding.ScanDetections.BuilderModifier and TypeMethodDescriptionGuardDutyFinding.ScanDetections.builder()GuardDutyFinding.ScanDetections.Builder.highestSeverityThreatDetails(GuardDutyFinding.HighestSeverityThreatDetails highestSeverityThreatDetails) Sets the value ofGuardDutyFinding.ScanDetections.getHighestSeverityThreatDetails()GuardDutyFinding.ScanDetections.Builder.scannedItemCount(GuardDutyFinding.ScannedItemCount scannedItemCount) Sets the value ofGuardDutyFinding.ScanDetections.getScannedItemCount()GuardDutyFinding.ScanDetections.Builder.threatDetectedByName(GuardDutyFinding.ThreatDetectedByName threatDetectedByName) Sets the value ofGuardDutyFinding.ScanDetections.getThreatDetectedByName()GuardDutyFinding.ScanDetections.Builder.threatsDetectedItemCount(GuardDutyFinding.ThreatsDetectedItemCount threatsDetectedItemCount) Sets the value ofGuardDutyFinding.ScanDetections.getThreatsDetectedItemCount()Constructors in software.amazon.awscdk.mixins.preview.services.guardduty.events with parameters of type GuardDutyFinding.ScanDetections.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyFinding.ScanDetections.Builder.