7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
80 bool m_successCodesHasBeenSet =
false;
83 bool m_failureCodesHasBeenSet =
false;
bool SuccessCodesHasBeenSet() const
ResponseInspectionStatusCode & WithFailureCodes(Aws::Vector< int > &&value)
bool FailureCodesHasBeenSet() const
void SetSuccessCodes(const Aws::Vector< int > &value)
void SetFailureCodes(const Aws::Vector< int > &value)
const Aws::Vector< int > & GetFailureCodes() const
ResponseInspectionStatusCode & AddFailureCodes(int value)
ResponseInspectionStatusCode & AddSuccessCodes(int value)
const Aws::Vector< int > & GetSuccessCodes() const
ResponseInspectionStatusCode & WithSuccessCodes(Aws::Vector< int > &&value)
void SetSuccessCodes(Aws::Vector< int > &&value)
AWS_WAFV2_API ResponseInspectionStatusCode(Aws::Utils::Json::JsonView jsonValue)
ResponseInspectionStatusCode & WithSuccessCodes(const Aws::Vector< int > &value)
AWS_WAFV2_API ResponseInspectionStatusCode & operator=(Aws::Utils::Json::JsonView jsonValue)
ResponseInspectionStatusCode & WithFailureCodes(const Aws::Vector< int > &value)
void SetFailureCodes(Aws::Vector< int > &&value)
AWS_WAFV2_API ResponseInspectionStatusCode()
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue