

# ProviderDetail
<a name="API_ProviderDetail"></a>

The third-party provider detail for a service configuration.

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

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

 ** JiraCloud **   <a name="securityhub-Type-ProviderDetail-JiraCloud"></a>
Details about a Jira Cloud integration.  
Type: [JiraCloudDetail](API_JiraCloudDetail.md) object  
Required: No

 ** ServiceNow **   <a name="securityhub-Type-ProviderDetail-ServiceNow"></a>
Details about a ServiceNow ITSM integration.  
Type: [ServiceNowDetail](API_ServiceNowDetail.md) object  
Required: No

## See Also
<a name="API_ProviderDetail_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/securityhub-2018-10-26/ProviderDetail) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/securityhub-2018-10-26/ProviderDetail) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/securityhub-2018-10-26/ProviderDetail) 