

# IntegrationDetails
<a name="API_IntegrationDetails"></a>

This structure contains information about the integration configuration. For an integration with OpenSearch Service, this includes information about OpenSearch Service resources such as the collection, the workspace, and policies.

This structure is returned by a [GetIntegration](https://docs.amazonaws.cn/AmazonCloudWatchLogs/latest/APIReference/API_GetIntegration.html) operation.

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

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** openSearchIntegrationDetails **   <a name="CWL-Type-IntegrationDetails-openSearchIntegrationDetails"></a>
This structure contains complete information about one integration between CloudWatch Logs and OpenSearch Service.  
Type: [OpenSearchIntegrationDetails](API_OpenSearchIntegrationDetails.md) object  
Required: No

## See Also
<a name="API_IntegrationDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/logs-2014-03-28/IntegrationDetails) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/logs-2014-03-28/IntegrationDetails) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/logs-2014-03-28/IntegrationDetails) 