

# ServiceNowServiceDetails
<a name="API_ServiceNowServiceDetails"></a>

Complete service details for ServiceNow integration.

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

 ** instanceUrl **   <a name="devopsagent-Type-ServiceNowServiceDetails-instanceUrl"></a>
ServiceNow instance URL.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `https://[a-zA-Z0-9]([a-zA-Z0-9.-]*[a-zA-Z0-9])\.service-now\.com/?`   
Required: Yes

 ** authorizationConfig **   <a name="devopsagent-Type-ServiceNowServiceDetails-authorizationConfig"></a>
ServiceNow OAuth client credentials configuration. Use this when registering with OAuth client credentials flow.  
Type: [ServiceNowServiceAuthorizationConfig](API_ServiceNowServiceAuthorizationConfig.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/devops-agent-2026-01-01/ServiceNowServiceDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/devops-agent-2026-01-01/ServiceNowServiceDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/devops-agent-2026-01-01/ServiceNowServiceDetails) 