public static interface Account.Builder extends SdkPojo, CopyableBuilder<Account.Builder,Account>
| Modifier and Type | Method and Description |
|---|---|
Account.Builder |
accountID(String accountID)
Account ID of AWS account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccount.Builder accountID(String accountID)
Account ID of AWS account.
accountID - Account ID of AWS account.Copyright © 2023. All rights reserved.