23 namespace CognitoIdentity
81 bool m_identityIdsToDeleteHasBeenSet;
DeleteIdentitiesRequest & AddIdentityIdsToDelete(Aws::String &&value)
void SetIdentityIdsToDelete(const Aws::Vector< Aws::String > &value)
DeleteIdentitiesRequest & WithIdentityIdsToDelete(const Aws::Vector< Aws::String > &value)
DeleteIdentitiesRequest & WithIdentityIdsToDelete(Aws::Vector< Aws::String > &&value)
void SetIdentityIdsToDelete(Aws::Vector< Aws::String > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
const Aws::Vector< Aws::String > & GetIdentityIdsToDelete() const
DeleteIdentitiesRequest & AddIdentityIdsToDelete(const Aws::String &value)
#define AWS_COGNITOIDENTITY_API
DeleteIdentitiesRequest & AddIdentityIdsToDelete(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).