public static interface AccountAssociationsListElement.Builder extends SdkPojo, CopyableBuilder<AccountAssociationsListElement.Builder,AccountAssociationsListElement>
| Modifier and Type | Method and Description |
|---|---|
AccountAssociationsListElement.Builder |
accountEmail(String accountEmail)
The Amazon Web Services account email.
|
AccountAssociationsListElement.Builder |
accountId(String accountId)
The associating array of account IDs.
|
AccountAssociationsListElement.Builder |
accountName(String accountName)
The Amazon Web Services account name.
|
AccountAssociationsListElement.Builder |
billingGroupArn(String billingGroupArn)
The Billing Group Arn that the linked account is associated to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccountAssociationsListElement.Builder accountId(String accountId)
The associating array of account IDs.
accountId - The associating array of account IDs.AccountAssociationsListElement.Builder billingGroupArn(String billingGroupArn)
The Billing Group Arn that the linked account is associated to.
billingGroupArn - The Billing Group Arn that the linked account is associated to.AccountAssociationsListElement.Builder accountName(String accountName)
The Amazon Web Services account name.
accountName - The Amazon Web Services account name.AccountAssociationsListElement.Builder accountEmail(String accountEmail)
The Amazon Web Services account email.
accountEmail - The Amazon Web Services account email.Copyright © 2023. All rights reserved.