| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
UserIdentity |
UserIdentity.clone() |
UserIdentity |
FindingActor.getUserIdentity()
The name and type of entity who performed the action on the affected resource.
|
UserIdentity |
UserIdentity.withAssumedRole(AssumedRole assumedRole) |
UserIdentity |
UserIdentity.withAwsAccount(AwsAccount awsAccount) |
UserIdentity |
UserIdentity.withAwsService(AwsService awsService) |
UserIdentity |
UserIdentity.withFederatedUser(FederatedUser federatedUser) |
UserIdentity |
UserIdentity.withIamUser(IamUser iamUser) |
UserIdentity |
UserIdentity.withRoot(UserIdentityRoot root) |
UserIdentity |
UserIdentity.withType(String type) |
UserIdentity |
UserIdentity.withType(UserIdentityType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
FindingActor.setUserIdentity(UserIdentity userIdentity)
The name and type of entity who performed the action on the affected resource.
|
FindingActor |
FindingActor.withUserIdentity(UserIdentity userIdentity)
The name and type of entity who performed the action on the affected resource.
|
Copyright © 2020. All rights reserved.