7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetIdentity(
const char* value) { m_identityHasBeenSet =
true; m_identity.assign(value); }
56 bool m_identityHasBeenSet =
false;
AWS_QUICKSIGHT_API Identifier()
AWS_QUICKSIGHT_API Identifier & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Identifier(Aws::Utils::Json::JsonView jsonValue)
void SetIdentity(const char *value)
Identifier & WithIdentity(const Aws::String &value)
void SetIdentity(Aws::String &&value)
const Aws::String & GetIdentity() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
bool IdentityHasBeenSet() const
Identifier & WithIdentity(Aws::String &&value)
void SetIdentity(const Aws::String &value)
Identifier & WithIdentity(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue