7#include <aws/shield/Shield_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
57 inline void SetVectorType(
const char* value) { m_vectorTypeHasBeenSet =
true; m_vectorType.assign(value); }
65 bool m_vectorTypeHasBeenSet =
false;
const Aws::String & GetVectorType() const
AWS_SHIELD_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SHIELD_API AttackVectorDescription()
bool VectorTypeHasBeenSet() const
void SetVectorType(const Aws::String &value)
AttackVectorDescription & WithVectorType(const Aws::String &value)
AWS_SHIELD_API AttackVectorDescription(Aws::Utils::Json::JsonView jsonValue)
void SetVectorType(Aws::String &&value)
AWS_SHIELD_API AttackVectorDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetVectorType(const char *value)
AttackVectorDescription & WithVectorType(Aws::String &&value)
AttackVectorDescription & WithVectorType(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue