Uses of Class
software.amazon.awssdk.services.macie2.model.UserIdentity
-
Packages that use UserIdentity Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of UserIdentity in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return UserIdentity Modifier and Type Method Description UserIdentityFindingActor. userIdentity()The type and other characteristics of the entity that performed the action on the affected resource.Methods in software.amazon.awssdk.services.macie2.model with parameters of type UserIdentity Modifier and Type Method Description FindingActor.BuilderFindingActor.Builder. userIdentity(UserIdentity userIdentity)The type and other characteristics of the entity that performed the action on the affected resource.
-