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
- Struct
- Aws::CognitoIdentity::Types::DeleteIdentitiesResponse
- Defined in:
- (unknown)
Overview
Returned in response to a successful DeleteIdentities
operation.
Returned by:
Instance Attribute Summary collapse
-
#unprocessed_identity_ids ⇒ Array<Types::UnprocessedIdentityId>
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.
Instance Attribute Details
#unprocessed_identity_ids ⇒ Array<Types::UnprocessedIdentityId>
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.