public static interface UnprocessedAccount.Builder extends SdkPojo, CopyableBuilder<UnprocessedAccount.Builder,UnprocessedAccount>
| Modifier and Type | Method and Description |
|---|---|
UnprocessedAccount.Builder |
accountId(String accountId)
The Amazon Web Services account ID.
|
UnprocessedAccount.Builder |
result(String result)
A reason why the account hasn't been processed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUnprocessedAccount.Builder accountId(String accountId)
The Amazon Web Services account ID.
accountId - The Amazon Web Services account ID.UnprocessedAccount.Builder result(String result)
A reason why the account hasn't been processed.
result - A reason why the account hasn't been processed.Copyright © 2022. All rights reserved.