Uses of Class
software.amazon.awscdk.mixins.preview.services.guardduty.events.GuardDutyFinding.ThreatDetectedByName.Builder
Packages that use GuardDutyFinding.ThreatDetectedByName.Builder
-
Uses of GuardDutyFinding.ThreatDetectedByName.Builder in software.amazon.awscdk.mixins.preview.services.guardduty.events
Methods in software.amazon.awscdk.mixins.preview.services.guardduty.events that return GuardDutyFinding.ThreatDetectedByName.BuilderModifier and TypeMethodDescriptionGuardDutyFinding.ThreatDetectedByName.builder()Sets the value ofGuardDutyFinding.ThreatDetectedByName.getItemCount()Sets the value ofGuardDutyFinding.ThreatDetectedByName.getShortened()GuardDutyFinding.ThreatDetectedByName.Builder.threatNames(List<? extends GuardDutyFinding.ThreatDetectedByNameItem> threatNames) Sets the value ofGuardDutyFinding.ThreatDetectedByName.getThreatNames()GuardDutyFinding.ThreatDetectedByName.Builder.uniqueThreatNameCount(List<String> uniqueThreatNameCount) Sets the value ofGuardDutyFinding.ThreatDetectedByName.getUniqueThreatNameCount()Constructors in software.amazon.awscdk.mixins.preview.services.guardduty.events with parameters of type GuardDutyFinding.ThreatDetectedByName.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyFinding.ThreatDetectedByName.Builder.