67 inline void SetIdentityId(
const char* value) { m_identityIdHasBeenSet =
true; m_identityId.assign(value); }
109 inline void SetIdentityPoolId(
const char* value) { m_identityPoolIdHasBeenSet =
true; m_identityPoolId.assign(value); }
162 inline void SetDatasetCount(
long value) { m_datasetCountHasBeenSet =
true; m_datasetCount = value; }
177 inline void SetDataStorage(
long long value) { m_dataStorageHasBeenSet =
true; m_dataStorage = value; }
186 bool m_identityIdHasBeenSet;
188 bool m_identityPoolIdHasBeenSet;
190 bool m_lastModifiedDateHasBeenSet;
192 bool m_datasetCountHasBeenSet;
193 long long m_dataStorage;
194 bool m_dataStorageHasBeenSet;
long long GetDataStorage() const
IdentityUsage & WithIdentityId(const char *value)
IdentityUsage & WithLastModifiedDate(const Aws::Utils::DateTime &value)
IdentityUsage & WithDataStorage(long long value)
void SetIdentityId(Aws::String &&value)
IdentityUsage & WithIdentityId(const Aws::String &value)
const Aws::String & GetIdentityPoolId() const
void SetIdentityPoolId(Aws::String &&value)
IdentityUsage & WithLastModifiedDate(Aws::Utils::DateTime &&value)
void SetIdentityId(const Aws::String &value)
void SetLastModifiedDate(const Aws::Utils::DateTime &value)
void SetIdentityPoolId(const char *value)
void SetDatasetCount(long value)
void SetIdentityId(const char *value)
const Aws::String & GetIdentityId() const
IdentityUsage & WithIdentityPoolId(const char *value)
void SetLastModifiedDate(Aws::Utils::DateTime &&value)
IdentityUsage & WithIdentityPoolId(const Aws::String &value)
void SetDataStorage(long long value)
void SetIdentityPoolId(const Aws::String &value)
const Aws::Utils::DateTime & GetLastModifiedDate() const
long GetDatasetCount() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
IdentityUsage & WithDatasetCount(long value)
IdentityUsage & WithIdentityPoolId(Aws::String &&value)
#define AWS_COGNITOSYNC_API
IdentityUsage & WithIdentityId(Aws::String &&value)
JSON (JavaScript Object Notation).