

# ExportReference
<a name="API_DataExports_ExportReference"></a>

The reference details for a given export.

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

 ** ExportArn **   <a name="awscostmanagement-Type-DataExports_ExportReference-ExportArn"></a>
The Amazon Resource Name (ARN) for this export.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:aws[-a-z0-9]*:[-a-z0-9]+:[-a-z0-9]*:[0-9]{12}:[-a-zA-Z0-9/:_]+`   
Required: Yes

 ** ExportName **   <a name="awscostmanagement-Type-DataExports_ExportReference-ExportName"></a>
The name of this specific data export.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[0-9A-Za-z!\-_.*\'()]+`   
Required: Yes

 ** ExportStatus **   <a name="awscostmanagement-Type-DataExports_ExportReference-ExportStatus"></a>
The status of this specific data export.  
Type: [ExportStatus](API_DataExports_ExportStatus.md) object  
Required: Yes

## See Also
<a name="API_DataExports_ExportReference_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/bcm-data-exports-2023-11-26/ExportReference) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bcm-data-exports-2023-11-26/ExportReference) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bcm-data-exports-2023-11-26/ExportReference) 