You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CognitoIdentity::Types::DeleteIdentitiesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned in response to a successful DeleteIdentities operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#unprocessed_identity_idsArray<Types::UnprocessedIdentityId>

An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.

Returns: