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;
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYHUB_API JiraCloudProviderConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetProjectKey(ProjectKeyT &&value)
bool ProjectKeyHasBeenSet() const
AWS_SECURITYHUB_API JiraCloudProviderConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
JiraCloudProviderConfiguration & WithProjectKey(ProjectKeyT &&value)
AWS_SECURITYHUB_API JiraCloudProviderConfiguration()=default
const Aws::String & GetProjectKey() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue