7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/wafv2/model/Statement.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
61 bool m_statementsHasBeenSet =
false;
const Aws::Vector< Statement > & GetStatements() const
OrStatement & AddStatements(Statement &&value)
void SetStatements(const Aws::Vector< Statement > &value)
bool StatementsHasBeenSet() const
OrStatement & WithStatements(const Aws::Vector< Statement > &value)
OrStatement & AddStatements(const Statement &value)
AWS_WAFV2_API OrStatement()
OrStatement & WithStatements(Aws::Vector< Statement > &&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
void SetStatements(Aws::Vector< Statement > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue