7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
9#include <aws/wellarchitected/model/IssueManagementType.h>
10#include <aws/wellarchitected/model/WorkloadIssueManagementStatus.h>
21namespace WellArchitected {
44 m_issueManagementStatusHasBeenSet =
true;
45 m_issueManagementStatus = value;
60 m_issueManagementTypeHasBeenSet =
true;
61 m_issueManagementType = value;
75 template <
typename JiraProjectKeyT = Aws::String>
77 m_jiraProjectKeyHasBeenSet =
true;
78 m_jiraProjectKey = std::forward<JiraProjectKeyT>(value);
80 template <
typename JiraProjectKeyT = Aws::String>
92 bool m_issueManagementStatusHasBeenSet =
false;
93 bool m_issueManagementTypeHasBeenSet =
false;
94 bool m_jiraProjectKeyHasBeenSet =
false;
WorkloadIssueManagementStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue