

# ExportAssetToSignedUrlRequestDetails
<a name="API_ExportAssetToSignedUrlRequestDetails"></a>

Details of the operation to be performed by the job.

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

 ** AssetId **   <a name="dataexchange-Type-ExportAssetToSignedUrlRequestDetails-AssetId"></a>
The unique identifier for the asset that is exported to a signed URL.  
Type: String  
Pattern: `[a-zA-Z0-9]{30,40}`   
Required: Yes

 ** DataSetId **   <a name="dataexchange-Type-ExportAssetToSignedUrlRequestDetails-DataSetId"></a>
The unique identifier for the data set associated with this export job.  
Type: String  
Pattern: `[a-zA-Z0-9]{30,40}`   
Required: Yes

 ** RevisionId **   <a name="dataexchange-Type-ExportAssetToSignedUrlRequestDetails-RevisionId"></a>
The unique identifier for the revision associated with this export request.  
Type: String  
Pattern: `[a-zA-Z0-9]{30,40}`   
Required: Yes

## See Also
<a name="API_ExportAssetToSignedUrlRequestDetails_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/dataexchange-2017-07-25/ExportAssetToSignedUrlRequestDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dataexchange-2017-07-25/ExportAssetToSignedUrlRequestDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dataexchange-2017-07-25/ExportAssetToSignedUrlRequestDetails) 