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
70 template<
typename JiraProjectKeyT = Aws::String>
71 void SetJiraProjectKey(JiraProjectKeyT&& value) { m_jiraProjectKeyHasBeenSet =
true; m_jiraProjectKey = std::forward<JiraProjectKeyT>(value); }
72 template<
typename JiraProjectKeyT = Aws::String>
88 bool m_issueManagementStatusHasBeenSet =
false;
91 bool m_issueManagementTypeHasBeenSet =
false;
94 bool m_jiraProjectKeyHasBeenSet =
false;
97 bool m_integrationStatusHasBeenSet =
false;
AccountJiraIssueManagementStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue