58 inline void SetIdentityPoolId(
const char* value) { m_identityPoolIdHasBeenSet =
true; m_identityPoolId.assign(value); }
100 inline void SetIdentityId(
const char* value) { m_identityIdHasBeenSet =
true; m_identityId.assign(value); }
122 bool m_identityPoolIdHasBeenSet;
124 bool m_identityIdHasBeenSet;
void SetIdentityPoolId(Aws::String &&value)
void SetIdentityId(Aws::String &&value)
DescribeIdentityUsageRequest & WithIdentityPoolId(const Aws::String &value)
const Aws::String & GetIdentityPoolId() const
DescribeIdentityUsageRequest & WithIdentityPoolId(const char *value)
void SetIdentityPoolId(const char *value)
void SetIdentityId(const Aws::String &value)
DescribeIdentityUsageRequest & WithIdentityId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetIdentityPoolId(const Aws::String &value)
DescribeIdentityUsageRequest & WithIdentityId(Aws::String &&value)
#define AWS_COGNITOSYNC_API
void SetIdentityId(const char *value)
DescribeIdentityUsageRequest & WithIdentityPoolId(Aws::String &&value)
const Aws::String & GetIdentityId() const
DescribeIdentityUsageRequest & WithIdentityId(const char *value)
JSON (JavaScript Object Notation).