public static interface Result.Builder extends SdkPojo, CopyableBuilder<Result.Builder,Result>
| Modifier and Type | Method and Description |
|---|---|
Result.Builder |
accountId(String accountId)
An Amazon Web Services account ID of the account that was not processed.
|
Result.Builder |
processingResult(String processingResult)
The reason that the account was not processed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResult.Builder accountId(String accountId)
An Amazon Web Services account ID of the account that was not processed.
accountId - An Amazon Web Services account ID of the account that was not processed.Result.Builder processingResult(String processingResult)
The reason that the account was not processed.
processingResult - The reason that the account was not processed.Copyright © 2023. All rights reserved.