public static interface AwsAccount.Builder extends SdkPojo, CopyableBuilder<AwsAccount.Builder,AwsAccount>
| Modifier and Type | Method and Description |
|---|---|
AwsAccount.Builder |
accountId(String accountId)
The unique identifier for the Amazon Web Services account.
|
AwsAccount.Builder |
principalId(String principalId)
The unique identifier for the entity that performed the action.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsAccount.Builder accountId(String accountId)
The unique identifier for the Amazon Web Services account.
accountId - The unique identifier for the Amazon Web Services account.AwsAccount.Builder principalId(String principalId)
The unique identifier for the entity that performed the action.
principalId - The unique identifier for the entity that performed the action.Copyright © 2021. All rights reserved.