22 namespace CognitoIdentityProvider
56 inline void SetUserPoolId(
const char* value) { m_userPoolIdHasBeenSet =
true; m_userPoolId.assign(value); }
75 bool m_userPoolIdHasBeenSet;
DescribeUserPoolRequest & WithUserPoolId(const Aws::String &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetUserPoolId(const Aws::String &value)
void SetUserPoolId(Aws::String &&value)
void SetUserPoolId(const char *value)
DescribeUserPoolRequest & WithUserPoolId(Aws::String &&value)
DescribeUserPoolRequest & WithUserPoolId(const char *value)
#define AWS_COGNITOIDENTITYPROVIDER_API
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetUserPoolId() const
JSON (JavaScript Object Notation).