

# ImportAssetsFromRedshiftDataSharesResponseDetails
<a name="API_ImportAssetsFromRedshiftDataSharesResponseDetails"></a>

Details from an import from Amazon Redshift datashare response.

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

 ** AssetSources **   <a name="dataexchange-Type-ImportAssetsFromRedshiftDataSharesResponseDetails-AssetSources"></a>
A list of Amazon Redshift datashare asset sources.  
Type: Array of [RedshiftDataShareAssetSourceEntry](API_RedshiftDataShareAssetSourceEntry.md) objects  
Required: Yes

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

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

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