7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
9#include <aws/wellarchitected/model/AccountJiraIssueManagementStatus.h>
10#include <aws/wellarchitected/model/IntegrationStatusInput.h>
11#include <aws/wellarchitected/model/IssueManagementType.h>
22namespace WellArchitected {
45 m_issueManagementStatusHasBeenSet =
true;
46 m_issueManagementStatus = value;
61 m_issueManagementTypeHasBeenSet =
true;
62 m_issueManagementType = value;
76 template <
typename JiraProjectKeyT = Aws::String>
78 m_jiraProjectKeyHasBeenSet =
true;
79 m_jiraProjectKey = std::forward<JiraProjectKeyT>(value);
81 template <
typename JiraProjectKeyT = Aws::String>
95 m_integrationStatusHasBeenSet =
true;
96 m_integrationStatus = value;
111 bool m_issueManagementStatusHasBeenSet =
false;
112 bool m_issueManagementTypeHasBeenSet =
false;
113 bool m_jiraProjectKeyHasBeenSet =
false;
114 bool m_integrationStatusHasBeenSet =
false;
AccountJiraIssueManagementStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue