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;
AndStatement & AddStatements(const Statement &value)
AWS_WAFV2_API AndStatement & operator=(Aws::Utils::Json::JsonView jsonValue)
AndStatement & WithStatements(const Aws::Vector< Statement > &value)
AndStatement & AddStatements(Statement &&value)
bool StatementsHasBeenSet() const
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetStatements(const Aws::Vector< Statement > &value)
void SetStatements(Aws::Vector< Statement > &&value)
const Aws::Vector< Statement > & GetStatements() const
AndStatement & WithStatements(Aws::Vector< Statement > &&value)
AWS_WAFV2_API AndStatement()
AWS_WAFV2_API AndStatement(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue