

# JiraCloudDetail
<a name="API_JiraCloudDetail"></a>

Information about the configuration and status of a Jira Cloud integration.

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

 ** AuthStatus **   <a name="securityhub-Type-JiraCloudDetail-AuthStatus"></a>
The status of the authorization between Jira Cloud and the service.  
Type: String  
Valid Values: `ACTIVE | FAILED`   
Required: No

 ** AuthUrl **   <a name="securityhub-Type-JiraCloudDetail-AuthUrl"></a>
The URL to provide to customers for OAuth auth code flow.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** CloudId **   <a name="securityhub-Type-JiraCloudDetail-CloudId"></a>
The cloud id of the Jira Cloud.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Domain **   <a name="securityhub-Type-JiraCloudDetail-Domain"></a>
The URL domain of your Jira Cloud instance.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** ProjectKey **   <a name="securityhub-Type-JiraCloudDetail-ProjectKey"></a>
The projectKey of Jira Cloud.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_JiraCloudDetail_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/securityhub-2018-10-26/JiraCloudDetail) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/JiraCloudDetail) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/JiraCloudDetail) 