

# NotificationDetails
<a name="API_NotificationDetails"></a>

Extra details specific to this notification.

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

 ** DataUpdate **   <a name="dataexchange-Type-NotificationDetails-DataUpdate"></a>
Extra details specific to a data update type notification.  
Type: [DataUpdateRequestDetails](API_DataUpdateRequestDetails.md) object  
Required: No

 ** Deprecation **   <a name="dataexchange-Type-NotificationDetails-Deprecation"></a>
Extra details specific to a deprecation type notification.  
Type: [DeprecationRequestDetails](API_DeprecationRequestDetails.md) object  
Required: No

 ** SchemaChange **   <a name="dataexchange-Type-NotificationDetails-SchemaChange"></a>
Extra details specific to a schema change type notification.  
Type: [SchemaChangeRequestDetails](API_SchemaChangeRequestDetails.md) object  
Required: No

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