

# DisassociateResourceResponseElement
<a name="API_DisassociateResourceResponseElement"></a>

A resource disassociation result for a percentage custom line item.

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

 ** Arn **   <a name="billingconductor-Type-DisassociateResourceResponseElement-Arn"></a>
The resource ARN that was disassociated from the custom line item.   
Type: String  
Pattern: `(arn:aws(-cn)?:billingconductor::[0-9]{12}:(customlineitem|billinggroup)/)?[a-zA-Z0-9]{10,12}`   
Required: No

 ** Error **   <a name="billingconductor-Type-DisassociateResourceResponseElement-Error"></a>
 An `AssociateResourceError` that's shown if the resource disassociation fails.   
Type: [AssociateResourceError](API_AssociateResourceError.md) object  
Required: No

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