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