Uses of Class
software.amazon.awscdk.mixins.preview.services.guardduty.events.GuardDutyFinding.GuardDutyFindingProps.Builder
Packages that use GuardDutyFinding.GuardDutyFindingProps.Builder
-
Uses of GuardDutyFinding.GuardDutyFindingProps.Builder in software.amazon.awscdk.mixins.preview.services.guardduty.events
Methods in software.amazon.awscdk.mixins.preview.services.guardduty.events that return GuardDutyFinding.GuardDutyFindingProps.BuilderModifier and TypeMethodDescriptionSets the value ofGuardDutyFinding.GuardDutyFindingProps.getAccountId()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getArn()GuardDutyFinding.GuardDutyFindingProps.builder()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getCreatedAt()GuardDutyFinding.GuardDutyFindingProps.Builder.description(List<String> description) Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getDescription()GuardDutyFinding.GuardDutyFindingProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getEventMetadata()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getId()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getPartition()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getRegion()GuardDutyFinding.GuardDutyFindingProps.Builder.resource(GuardDutyFinding.Resource resource) Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getResource()GuardDutyFinding.GuardDutyFindingProps.Builder.schemaVersion(List<String> schemaVersion) Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getSchemaVersion()GuardDutyFinding.GuardDutyFindingProps.Builder.service(GuardDutyFinding.Service service) Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getService()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getSeverity()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getTitle()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getType()Sets the value ofGuardDutyFinding.GuardDutyFindingProps.getUpdatedAt()Constructors in software.amazon.awscdk.mixins.preview.services.guardduty.events with parameters of type GuardDutyFinding.GuardDutyFindingProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyFinding.GuardDutyFindingProps.Builder.