7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securityhub/SecurityHub_EXPORTS.h>
42 template <
typename GroupByAttributeValueT = Aws::String>
44 m_groupByAttributeValueHasBeenSet =
true;
45 m_groupByAttributeValue = std::forward<GroupByAttributeValueT>(value);
47 template <
typename GroupByAttributeValueT = Aws::String>
59 inline int GetCount()
const {
return m_count; }
62 m_countHasBeenSet =
true;
74 bool m_groupByAttributeValueHasBeenSet =
false;
75 bool m_countHasBeenSet =
false;
const Aws::String & GetGroupByAttributeValue() const
bool CountHasBeenSet() const
InsightResultValue & WithCount(int value)
AWS_SECURITYHUB_API InsightResultValue()=default
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGroupByAttributeValue(GroupByAttributeValueT &&value)
bool GroupByAttributeValueHasBeenSet() const
AWS_SECURITYHUB_API InsightResultValue & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API InsightResultValue(Aws::Utils::Json::JsonView jsonValue)
InsightResultValue & WithGroupByAttributeValue(GroupByAttributeValueT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue