public static interface Account.Builder extends SdkPojo, CopyableBuilder<Account.Builder,Account>
| Modifier and Type | Method and Description |
|---|---|
Account.Builder |
accountId(String accountId)
The account identifier of the Amazon Web Services account.
|
Account.Builder |
emailAddress(String emailAddress)
The Amazon Web Services account root user email address for the Amazon Web Services account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccount.Builder accountId(String accountId)
The account identifier of the Amazon Web Services account.
accountId - The account identifier of the Amazon Web Services account.Account.Builder emailAddress(String emailAddress)
The Amazon Web Services account root user email address for the Amazon Web Services account.
emailAddress - The Amazon Web Services account root user email address for the Amazon Web Services account.Copyright © 2023. All rights reserved.