7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
36 AWS_WAFV2_API
Regex() =
default;
48 template<
typename RegexStringT = Aws::String>
50 template<
typename RegexStringT = Aws::String>
56 bool m_regexStringHasBeenSet =
false;
bool RegexStringHasBeenSet() const
AWS_WAFV2_API Regex(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API Regex()=default
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetRegexString() const
AWS_WAFV2_API Regex & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetRegexString(RegexStringT &&value)
Regex & WithRegexString(RegexStringT &&value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue