7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
59 template<
typename IdentifierT = Aws::String>
61 template<
typename IdentifierT = Aws::String>
67 bool m_identifierHasBeenSet =
false;
AWS_WAFV2_API UsernameField & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API UsernameField(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetIdentifier() const
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetIdentifier(IdentifierT &&value)
AWS_WAFV2_API UsernameField()=default
bool IdentifierHasBeenSet() const
UsernameField & WithIdentifier(IdentifierT &&value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue