22 namespace CognitoIdentity
56 inline void SetIdentityId(
const char* value) { m_identityIdHasBeenSet =
true; m_identityId.assign(value); }
75 bool m_identityIdHasBeenSet;
void SetIdentityId(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
DescribeIdentityRequest & WithIdentityId(const Aws::String &value)
void SetIdentityId(const Aws::String &value)
DescribeIdentityRequest & WithIdentityId(Aws::String &&value)
#define AWS_COGNITOIDENTITY_API
void SetIdentityId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeIdentityRequest & WithIdentityId(const char *value)
const Aws::String & GetIdentityId() const
JSON (JavaScript Object Notation).