

# ExportRevisionsToS3ResponseDetails
<a name="API_ExportRevisionsToS3ResponseDetails"></a>

Details about the export revisions to Amazon S3 response.

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

 ** DataSetId **   <a name="dataexchange-Type-ExportRevisionsToS3ResponseDetails-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

 ** RevisionDestinations **   <a name="dataexchange-Type-ExportRevisionsToS3ResponseDetails-RevisionDestinations"></a>
The destination in Amazon S3 where the revision is exported.  
Type: Array of [RevisionDestinationEntry](API_RevisionDestinationEntry.md) objects  
Required: Yes

 ** Encryption **   <a name="dataexchange-Type-ExportRevisionsToS3ResponseDetails-Encryption"></a>
Encryption configuration of the export job.  
Type: [ExportServerSideEncryption](API_ExportServerSideEncryption.md) object  
Required: No

 ** EventActionArn **   <a name="dataexchange-Type-ExportRevisionsToS3ResponseDetails-EventActionArn"></a>
The Amazon Resource Name (ARN) of the event action.  
Type: String  
Required: No

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