7#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
8#include <aws/wellarchitected/model/AccountJiraIssueManagementStatus.h>
9#include <aws/wellarchitected/model/IssueManagementType.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/wellarchitected/model/IntegrationStatusInput.h>
24namespace WellArchitected
76 inline void SetJiraProjectKey(
const char* value) { m_jiraProjectKeyHasBeenSet =
true; m_jiraProjectKey.assign(value); }
96 bool m_issueManagementStatusHasBeenSet =
false;
99 bool m_issueManagementTypeHasBeenSet =
false;
102 bool m_jiraProjectKeyHasBeenSet =
false;
105 bool m_integrationStatusHasBeenSet =
false;
AccountJiraIssueManagementStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue