7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/wafv2/model/TextTransformation.h>
57 template<
typename TextTransformationsT = Aws::Vector<TextTransformation>>
59 template<
typename TextTransformationsT = Aws::Vector<TextTransformation>>
61 template<
typename TextTransformationsT = TextTransformation>
67 bool m_textTransformationsHasBeenSet =
false;
void SetTextTransformations(TextTransformationsT &&value)
RateLimitUriPath & AddTextTransformations(TextTransformationsT &&value)
AWS_WAFV2_API RateLimitUriPath & operator=(Aws::Utils::Json::JsonView jsonValue)
RateLimitUriPath & WithTextTransformations(TextTransformationsT &&value)
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool TextTransformationsHasBeenSet() const
AWS_WAFV2_API RateLimitUriPath()=default
const Aws::Vector< TextTransformation > & GetTextTransformations() const
AWS_WAFV2_API RateLimitUriPath(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue