7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/wafv2/model/Statement.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
51 template<
typename StatementsT = Aws::Vector<Statement>>
53 template<
typename StatementsT = Aws::Vector<Statement>>
55 template<
typename StatementsT = Statement>
61 bool m_statementsHasBeenSet =
false;
void SetStatements(StatementsT &&value)
const Aws::Vector< Statement > & GetStatements() const
AWS_WAFV2_API OrStatement()=default
bool StatementsHasBeenSet() const
OrStatement & AddStatements(StatementsT &&value)
OrStatement & WithStatements(StatementsT &&value)
AWS_WAFV2_API OrStatement & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API OrStatement(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue