7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/guardduty/GuardDuty_EXPORTS.h>
41 template <
typename ExpressionT = Aws::String>
43 m_expressionHasBeenSet =
true;
44 m_expression = std::forward<ExpressionT>(value);
46 template <
typename ExpressionT = Aws::String>
54 bool m_expressionHasBeenSet =
false;
AWS_GUARDDUTY_API RuleDefinition & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GUARDDUTY_API RuleDefinition()=default
AWS_GUARDDUTY_API RuleDefinition(Aws::Utils::Json::JsonView jsonValue)
bool ExpressionHasBeenSet() const
const Aws::String & GetExpression() const
RuleDefinition & WithExpression(ExpressionT &&value)
void SetExpression(ExpressionT &&value)
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue