Uses of Class
software.amazon.awssdk.services.macie2.model.IamUser
-
Packages that use IamUser Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of IamUser in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return IamUser Modifier and Type Method Description IamUserUserIdentity. iamUser()If the action was performed using the credentials for an Identity and Access Management (IAM) user, the name and other details about the user.Methods in software.amazon.awssdk.services.macie2.model with parameters of type IamUser Modifier and Type Method Description UserIdentity.BuilderUserIdentity.Builder. iamUser(IamUser iamUser)If the action was performed using the credentials for an Identity and Access Management (IAM) user, the name and other details about the user.
-