7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
64 inline void SetSourceType(
const char* value) { m_sourceTypeHasBeenSet =
true; m_sourceType.assign(value); }
72 bool m_messageHasBeenSet =
false;
75 bool m_sourceTypeHasBeenSet =
false;
void SetMessage(const char *value)
AWS_WAFV2_API WAFLimitsExceededException & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API WAFLimitsExceededException()
bool SourceTypeHasBeenSet() const
void SetMessage(const Aws::String &value)
WAFLimitsExceededException & WithSourceType(const Aws::String &value)
WAFLimitsExceededException & WithMessage(const char *value)
WAFLimitsExceededException & WithSourceType(Aws::String &&value)
WAFLimitsExceededException & WithMessage(Aws::String &&value)
WAFLimitsExceededException & WithSourceType(const char *value)
void SetSourceType(Aws::String &&value)
WAFLimitsExceededException & WithMessage(const Aws::String &value)
const Aws::String & GetSourceType() const
void SetMessage(Aws::String &&value)
void SetSourceType(const char *value)
bool MessageHasBeenSet() const
const Aws::String & GetMessage() const
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_WAFV2_API WAFLimitsExceededException(Aws::Utils::Json::JsonView jsonValue)
void SetSourceType(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue