7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/macie2/Macie2_EXPORTS.h>
41 template <
typename NameT = Aws::String>
43 m_nameHasBeenSet =
true;
44 m_name = std::forward<NameT>(value);
46 template <
typename NameT = Aws::String>
48 SetName(std::forward<NameT>(value));
54 bool m_nameHasBeenSet =
false;
const Aws::String & GetName() const
void SetName(NameT &&value)
AWS_MACIE2_API IpCity & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MACIE2_API IpCity()=default
AWS_MACIE2_API IpCity(Aws::Utils::Json::JsonView jsonValue)
bool NameHasBeenSet() const
IpCity & WithName(NameT &&value)
AWS_MACIE2_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue