public static interface AccountDetail.Builder extends SdkPojo, CopyableBuilder<AccountDetail.Builder,AccountDetail>
| Modifier and Type | Method and Description |
|---|---|
AccountDetail.Builder |
accountId(String accountId)
The Amazon Web Services account ID for the account.
|
AccountDetail.Builder |
email(String email)
The email address for the account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccountDetail.Builder accountId(String accountId)
The Amazon Web Services account ID for the account.
accountId - The Amazon Web Services account ID for the account.AccountDetail.Builder email(String email)
The email address for the account.
email - The email address for the account.Copyright © 2023. All rights reserved.