Uses of Class
software.amazon.awscdk.mixins.preview.services.guardduty.events.GuardDutyFinding.ResourceItem.Builder
Packages that use GuardDutyFinding.ResourceItem.Builder
-
Uses of GuardDutyFinding.ResourceItem.Builder in software.amazon.awscdk.mixins.preview.services.guardduty.events
Methods in software.amazon.awscdk.mixins.preview.services.guardduty.events that return GuardDutyFinding.ResourceItem.BuilderModifier and TypeMethodDescriptionSets the value ofGuardDutyFinding.ResourceItem.getArn()GuardDutyFinding.ResourceItem.builder()Sets the value ofGuardDutyFinding.ResourceItem.getCreatedAt()GuardDutyFinding.ResourceItem.Builder.defaultServerSideEncryption(GuardDutyFinding.DefaultServerSideEncryption defaultServerSideEncryption) Sets the value ofGuardDutyFinding.ResourceItem.getDefaultServerSideEncryption()Sets the value ofGuardDutyFinding.ResourceItem.getName()GuardDutyFinding.ResourceItem.Builder.owner(GuardDutyFinding.Owner owner) Sets the value ofGuardDutyFinding.ResourceItem.getOwner()GuardDutyFinding.ResourceItem.Builder.publicAccess(GuardDutyFinding.PublicAccess publicAccess) Sets the value ofGuardDutyFinding.ResourceItem.getPublicAccess()GuardDutyFinding.ResourceItem.Builder.tags(List<? extends GuardDutyFinding.EcsClusterDetailsItem> tags) Sets the value ofGuardDutyFinding.ResourceItem.getTags()Sets the value ofGuardDutyFinding.ResourceItem.getType()Constructors in software.amazon.awscdk.mixins.preview.services.guardduty.events with parameters of type GuardDutyFinding.ResourceItem.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyFinding.ResourceItem.Builder.