7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetUserIdentifier(
const char* value) { m_userIdentifierHasBeenSet =
true; m_userIdentifier.assign(value); }
56 bool m_userIdentifierHasBeenSet =
false;
OwnerUserProperties & WithUserIdentifier(const char *value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DATAZONE_API OwnerUserProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetUserIdentifier(const char *value)
OwnerUserProperties & WithUserIdentifier(const Aws::String &value)
void SetUserIdentifier(const Aws::String &value)
const Aws::String & GetUserIdentifier() const
bool UserIdentifierHasBeenSet() const
void SetUserIdentifier(Aws::String &&value)
OwnerUserProperties & WithUserIdentifier(Aws::String &&value)
AWS_DATAZONE_API OwnerUserProperties(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API OwnerUserProperties()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue