7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
89 bool m_successStringsHasBeenSet =
false;
92 bool m_failureStringsHasBeenSet =
false;
const Aws::Vector< Aws::String > & GetSuccessStrings() const
ResponseInspectionBodyContains & AddSuccessStrings(Aws::String &&value)
void SetSuccessStrings(const Aws::Vector< Aws::String > &value)
ResponseInspectionBodyContains & AddFailureStrings(const Aws::String &value)
bool FailureStringsHasBeenSet() const
ResponseInspectionBodyContains & AddFailureStrings(Aws::String &&value)
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool SuccessStringsHasBeenSet() const
void SetFailureStrings(const Aws::Vector< Aws::String > &value)
ResponseInspectionBodyContains & WithSuccessStrings(const Aws::Vector< Aws::String > &value)
AWS_WAFV2_API ResponseInspectionBodyContains & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API ResponseInspectionBodyContains(Aws::Utils::Json::JsonView jsonValue)
ResponseInspectionBodyContains & WithSuccessStrings(Aws::Vector< Aws::String > &&value)
const Aws::Vector< Aws::String > & GetFailureStrings() const
ResponseInspectionBodyContains & WithFailureStrings(const Aws::Vector< Aws::String > &value)
ResponseInspectionBodyContains & AddSuccessStrings(const char *value)
void SetSuccessStrings(Aws::Vector< Aws::String > &&value)
ResponseInspectionBodyContains & WithFailureStrings(Aws::Vector< Aws::String > &&value)
ResponseInspectionBodyContains & AddSuccessStrings(const Aws::String &value)
void SetFailureStrings(Aws::Vector< Aws::String > &&value)
AWS_WAFV2_API ResponseInspectionBodyContains()
ResponseInspectionBodyContains & AddFailureStrings(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue