7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/securityhub/model/SeverityTrendsCount.h>
42 template <
typename SeverityTrendsT = SeverityTrendsCount>
44 m_severityTrendsHasBeenSet =
true;
45 m_severityTrends = std::forward<SeverityTrendsT>(value);
47 template <
typename SeverityTrendsT = SeverityTrendsCount>
55 bool m_severityTrendsHasBeenSet =
false;
bool SeverityTrendsHasBeenSet() const
AWS_SECURITYHUB_API TrendsValues(Aws::Utils::Json::JsonView jsonValue)
TrendsValues & WithSeverityTrends(SeverityTrendsT &&value)
const SeverityTrendsCount & GetSeverityTrends() const
AWS_SECURITYHUB_API TrendsValues()=default
AWS_SECURITYHUB_API TrendsValues & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSeverityTrends(SeverityTrendsT &&value)
Aws::Utils::Json::JsonValue JsonValue