

# AccountJiraConfigurationOutput
<a name="API_AccountJiraConfigurationOutput"></a>

Account-level: Output configuration of the Jira integration.

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

 ** IntegrationStatus **   <a name="wellarchitected-Type-AccountJiraConfigurationOutput-IntegrationStatus"></a>
Account-level: Configuration status of the Jira integration.  
Type: String  
Valid Values: `CONFIGURED | NOT_CONFIGURED`   
Required: No

 ** IssueManagementStatus **   <a name="wellarchitected-Type-AccountJiraConfigurationOutput-IssueManagementStatus"></a>
Account-level: Jira issue management status.  
Type: String  
Valid Values: `ENABLED | DISABLED`   
Required: No

 ** IssueManagementType **   <a name="wellarchitected-Type-AccountJiraConfigurationOutput-IssueManagementType"></a>
Account-level: Jira issue management type.  
Type: String  
Valid Values: `AUTO | MANUAL`   
Required: No

 ** JiraProjectKey **   <a name="wellarchitected-Type-AccountJiraConfigurationOutput-JiraProjectKey"></a>
Account-level: Jira project key to sync workloads to.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `^[A-Z][A-Z0-9_]*$`   
Required: No

 ** StatusMessage **   <a name="wellarchitected-Type-AccountJiraConfigurationOutput-StatusMessage"></a>
Account-level: Status message on configuration of the Jira integration.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Required: No

 ** Subdomain **   <a name="wellarchitected-Type-AccountJiraConfigurationOutput-Subdomain"></a>
Account-level: Jira subdomain URL.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Required: No

## See Also
<a name="API_AccountJiraConfigurationOutput_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/wellarchitected-2020-03-31/AccountJiraConfigurationOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/wellarchitected-2020-03-31/AccountJiraConfigurationOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wellarchitected-2020-03-31/AccountJiraConfigurationOutput) 