54 inline void SetIdentityPoolId(
const char* value) { m_identityPoolIdHasBeenSet =
true; m_identityPoolId.assign(value); }
73 bool m_identityPoolIdHasBeenSet;
const Aws::String & GetIdentityPoolId() const
GetCognitoEventsRequest & WithIdentityPoolId(const char *value)
void SetIdentityPoolId(Aws::String &&value)
GetCognitoEventsRequest & WithIdentityPoolId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetIdentityPoolId(const Aws::String &value)
GetCognitoEventsRequest & WithIdentityPoolId(const Aws::String &value)
#define AWS_COGNITOSYNC_API
void SetIdentityPoolId(const char *value)
JSON (JavaScript Object Notation).