22 namespace CognitoIdentity
56 inline void SetIdentityPoolId(
const char* value) { m_identityPoolIdHasBeenSet =
true; m_identityPoolId.assign(value); }
75 bool m_identityPoolIdHasBeenSet;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetIdentityPoolId(const char *value)
void SetIdentityPoolId(const Aws::String &value)
const Aws::String & GetIdentityPoolId() const
void SetIdentityPoolId(Aws::String &&value)
GetIdentityPoolRolesRequest & WithIdentityPoolId(const Aws::String &value)
#define AWS_COGNITOIDENTITY_API
GetIdentityPoolRolesRequest & WithIdentityPoolId(const char *value)
GetIdentityPoolRolesRequest & WithIdentityPoolId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).