public static interface Result.Builder extends SdkPojo, CopyableBuilder<Result.Builder,Result>
| Modifier and Type | Method and Description |
|---|---|
Result.Builder |
accountId(String accountId)
An AWS 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 AWS account ID of the account that was not processed.
accountId - An AWS 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 © 2021. All rights reserved.