7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securityhub/SecurityHub_EXPORTS.h>
41 template <
typename ProjectKeyT = Aws::String>
43 m_projectKeyHasBeenSet =
true;
44 m_projectKey = std::forward<ProjectKeyT>(value);
46 template <
typename ProjectKeyT = Aws::String>
54 bool m_projectKeyHasBeenSet =
false;
JiraCloudUpdateConfiguration & WithProjectKey(ProjectKeyT &&value)
void SetProjectKey(ProjectKeyT &&value)
bool ProjectKeyHasBeenSet() const
AWS_SECURITYHUB_API JiraCloudUpdateConfiguration()=default
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYHUB_API JiraCloudUpdateConfiguration(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetProjectKey() const
AWS_SECURITYHUB_API JiraCloudUpdateConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue