7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/shield/Shield_EXPORTS.h>
49 template <
typename VectorTypeT = Aws::String>
51 m_vectorTypeHasBeenSet =
true;
52 m_vectorType = std::forward<VectorTypeT>(value);
54 template <
typename VectorTypeT = Aws::String>
62 bool m_vectorTypeHasBeenSet =
false;
const Aws::String & GetVectorType() const
AWS_SHIELD_API Aws::Utils::Json::JsonValue Jsonize() const
void SetVectorType(VectorTypeT &&value)
bool VectorTypeHasBeenSet() const
AWS_SHIELD_API AttackVectorDescription(Aws::Utils::Json::JsonView jsonValue)
AWS_SHIELD_API AttackVectorDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SHIELD_API AttackVectorDescription()=default
AttackVectorDescription & WithVectorType(VectorTypeT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue