

# AccountAssociationsListElement
<a name="API_AccountAssociationsListElement"></a>

A representation of a linked account.

## Contents
<a name="API_AccountAssociationsListElement_Contents"></a>

 ** AccountEmail **   <a name="billingconductor-Type-AccountAssociationsListElement-AccountEmail"></a>
The AWS account email.  
Type: String  
Required: No

 ** AccountId **   <a name="billingconductor-Type-AccountAssociationsListElement-AccountId"></a>
The associating array of account IDs.  
Type: String  
Pattern: `[0-9]{12}`   
Required: No

 ** AccountName **   <a name="billingconductor-Type-AccountAssociationsListElement-AccountName"></a>
The AWS account name.  
Type: String  
Required: No

 ** BillingGroupArn **   <a name="billingconductor-Type-AccountAssociationsListElement-BillingGroupArn"></a>
The Billing Group Arn that the linked account is associated to.  
Type: String  
Pattern: `(arn:aws(-cn)?:billingconductor::[0-9]{12}:billinggroup/)?[a-zA-Z0-9]{10,12}`   
Required: No

## See Also
<a name="API_AccountAssociationsListElement_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/billingconductor-2021-07-30/AccountAssociationsListElement) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/billingconductor-2021-07-30/AccountAssociationsListElement) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/billingconductor-2021-07-30/AccountAssociationsListElement) 