7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securityhub/SecurityHub_EXPORTS.h>
42 template <
typename TypeT = Aws::String>
44 m_typeHasBeenSet =
true;
45 m_type = std::forward<TypeT>(value);
47 template <
typename TypeT = Aws::String>
49 SetType(std::forward<TypeT>(value));
55 bool m_typeHasBeenSet =
false;
void SetType(TypeT &&value)
const Aws::String & GetType() const
bool TypeHasBeenSet() const
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYHUB_API WafOverrideAction()=default
AWS_SECURITYHUB_API WafOverrideAction(Aws::Utils::Json::JsonView jsonValue)
WafOverrideAction & WithType(TypeT &&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