7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/wafv2/model/TextTransformation.h>
67 bool m_textTransformationsHasBeenSet =
false;
RateLimitQueryString & AddTextTransformations(const TextTransformation &value)
AWS_WAFV2_API RateLimitQueryString()
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
RateLimitQueryString & WithTextTransformations(const Aws::Vector< TextTransformation > &value)
AWS_WAFV2_API RateLimitQueryString(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< TextTransformation > & GetTextTransformations() const
void SetTextTransformations(const Aws::Vector< TextTransformation > &value)
bool TextTransformationsHasBeenSet() const
RateLimitQueryString & WithTextTransformations(Aws::Vector< TextTransformation > &&value)
void SetTextTransformations(Aws::Vector< TextTransformation > &&value)
RateLimitQueryString & AddTextTransformations(TextTransformation &&value)
AWS_WAFV2_API RateLimitQueryString & operator=(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue