Uses of Class
software.amazon.awssdk.services.securityhub.model.ActorUser
-
Packages that use ActorUser Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of ActorUser in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return ActorUser Modifier and Type Method Description ActorUserActor. user()Contains information about the user credentials used by the threat actor.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type ActorUser Modifier and Type Method Description Actor.BuilderActor.Builder. user(ActorUser user)Contains information about the user credentials used by the threat actor.
-