67 inline void SetIdentityPoolId(
const char* value) { m_identityPoolIdHasBeenSet =
true; m_identityPoolId.assign(value); }
95 inline void SetSyncSessionsCount(
long long value) { m_syncSessionsCountHasBeenSet =
true; m_syncSessionsCount = value; }
110 inline void SetDataStorage(
long long value) { m_dataStorageHasBeenSet =
true; m_dataStorage = value; }
144 bool m_identityPoolIdHasBeenSet;
145 long long m_syncSessionsCount;
146 bool m_syncSessionsCountHasBeenSet;
147 long long m_dataStorage;
148 bool m_dataStorageHasBeenSet;
150 bool m_lastModifiedDateHasBeenSet;
IdentityPoolUsage & WithIdentityPoolId(Aws::String &&value)
void SetLastModifiedDate(Aws::Utils::DateTime &&value)
const Aws::String & GetIdentityPoolId() const
IdentityPoolUsage & WithIdentityPoolId(const char *value)
void SetIdentityPoolId(const char *value)
IdentityPoolUsage & WithSyncSessionsCount(long long value)
const Aws::Utils::DateTime & GetLastModifiedDate() const
IdentityPoolUsage & WithIdentityPoolId(const Aws::String &value)
void SetSyncSessionsCount(long long value)
void SetIdentityPoolId(Aws::String &&value)
long long GetDataStorage() const
long long GetSyncSessionsCount() const
IdentityPoolUsage & WithLastModifiedDate(Aws::Utils::DateTime &&value)
void SetDataStorage(long long value)
IdentityPoolUsage & WithLastModifiedDate(const Aws::Utils::DateTime &value)
void SetIdentityPoolId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_COGNITOSYNC_API
void SetLastModifiedDate(const Aws::Utils::DateTime &value)
JSON (JavaScript Object Notation).
IdentityPoolUsage & WithDataStorage(long long value)