public static interface UnprocessedAccount.Builder extends SdkPojo, CopyableBuilder<UnprocessedAccount.Builder,UnprocessedAccount>
| Modifier and Type | Method and Description |
|---|---|
UnprocessedAccount.Builder |
accountId(String accountId)
The AWS account identifier of the member account that was not processed.
|
UnprocessedAccount.Builder |
reason(String reason)
The reason that the member account request could not be processed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUnprocessedAccount.Builder accountId(String accountId)
The AWS account identifier of the member account that was not processed.
accountId - The AWS account identifier of the member account that was not processed.UnprocessedAccount.Builder reason(String reason)
The reason that the member account request could not be processed.
reason - The reason that the member account request could not be processed.Copyright © 2020. All rights reserved.