7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetType(
const char* value) { m_typeHasBeenSet =
true; m_type.assign(value); }
58 bool m_typeHasBeenSet =
false;
const Aws::String & GetType() const
void SetType(const Aws::String &value)
bool TypeHasBeenSet() const
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYHUB_API WafOverrideAction()
WafOverrideAction & WithType(const Aws::String &value)
WafOverrideAction & WithType(Aws::String &&value)
void SetType(const char *value)
AWS_SECURITYHUB_API WafOverrideAction(Aws::Utils::Json::JsonView jsonValue)
WafOverrideAction & WithType(const char *value)
void SetType(Aws::String &&value)
AWS_SECURITYHUB_API WafOverrideAction & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue