| 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 Amazon Web Services account, the details of that
account.
|
AwsAccount |
AwsAccount.withAccountId(String accountId)
The unique identifier for the Amazon Web Services 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 Amazon Web Services account, the details of that
account.
|
UserIdentity |
UserIdentity.withAwsAccount(AwsAccount awsAccount)
If the action was performed using the credentials for another Amazon Web Services account, the details of that
account.
|
Copyright © 2024. All rights reserved.