| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAccount |
AwsAccount.clone() |
AwsAccount |
UserIdentity.getAwsAccount()
If the action was performed using the credentials for another AWS account, the details of that account.
|
AwsAccount |
AwsAccount.withAccountId(String accountId)
The unique identifier for the AWS account.
|
AwsAccount |
AwsAccount.withPrincipalId(String principalId)
The unique identifier for the entity that performed the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserIdentity.setAwsAccount(AwsAccount awsAccount)
If the action was performed using the credentials for another AWS account, the details of that account.
|
UserIdentity |
UserIdentity.withAwsAccount(AwsAccount awsAccount)
If the action was performed using the credentials for another AWS account, the details of that account.
|
Copyright © 2020. All rights reserved.