

# AssociateResourceError
<a name="API_AssociateResourceError"></a>

A representation of a resource association error.

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

 ** Message **   <a name="billingconductor-Type-AssociateResourceError-Message"></a>
The reason why the resource association failed.  
Type: String  
Required: No

 ** Reason **   <a name="billingconductor-Type-AssociateResourceError-Reason"></a>
A static error code that's used to classify the type of failure.  
Type: String  
Valid Values: `INVALID_ARN | SERVICE_LIMIT_EXCEEDED | ILLEGAL_CUSTOMLINEITEM | INTERNAL_SERVER_EXCEPTION | INVALID_BILLING_PERIOD_RANGE`   
Required: No

## See Also
<a name="API_AssociateResourceError_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/AssociateResourceError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/billingconductor-2021-07-30/AssociateResourceError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/billingconductor-2021-07-30/AssociateResourceError) 