Uses of Class
software.amazon.awssdk.services.macie2.model.AwsAccount
-
Packages that use AwsAccount Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of AwsAccount in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return AwsAccount Modifier and Type Method Description AwsAccountUserIdentity. awsAccount()If the action was performed using the credentials for another Amazon Web Services account, the details of that account.Methods in software.amazon.awssdk.services.macie2.model with parameters of type AwsAccount Modifier and Type Method Description UserIdentity.BuilderUserIdentity.Builder. awsAccount(AwsAccount awsAccount)If the action was performed using the credentials for another Amazon Web Services account, the details of that account.
-