7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
54 template<
typename TypeT = Aws::String>
55 void SetType(TypeT&& value) { m_typeHasBeenSet =
true; m_type = std::forward<TypeT>(value); }
56 template<
typename TypeT = Aws::String>
62 bool m_typeHasBeenSet =
false;
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYHUB_API WafAction(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API WafAction & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API WafAction()=default
const Aws::String & GetType() const
WafAction & WithType(TypeT &&value)
bool TypeHasBeenSet() const
void SetType(TypeT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue