64 inline void SetIdentityPoolId(
const char* value) { m_identityPoolIdHasBeenSet =
true; m_identityPoolId.assign(value); }
139 bool m_identityPoolIdHasBeenSet;
141 bool m_pushSyncHasBeenSet;
143 bool m_cognitoStreamsHasBeenSet;
SetIdentityPoolConfigurationRequest & WithCognitoStreams(const CognitoStreams &value)
SetIdentityPoolConfigurationRequest & WithIdentityPoolId(Aws::String &&value)
SetIdentityPoolConfigurationRequest & WithPushSync(const PushSync &value)
const Aws::String & GetIdentityPoolId() const
const PushSync & GetPushSync() const
void SetIdentityPoolId(const char *value)
void SetPushSync(PushSync &&value)
SetIdentityPoolConfigurationRequest & WithCognitoStreams(CognitoStreams &&value)
SetIdentityPoolConfigurationRequest & WithPushSync(PushSync &&value)
SetIdentityPoolConfigurationRequest & WithIdentityPoolId(const char *value)
void SetPushSync(const PushSync &value)
void SetCognitoStreams(const CognitoStreams &value)
const CognitoStreams & GetCognitoStreams() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
SetIdentityPoolConfigurationRequest & WithIdentityPoolId(const Aws::String &value)
#define AWS_COGNITOSYNC_API
void SetIdentityPoolId(const Aws::String &value)
void SetIdentityPoolId(Aws::String &&value)
JSON (JavaScript Object Notation).
void SetCognitoStreams(CognitoStreams &&value)