Skip to main content

TCognitoIdentityDeleteIdentitiesRequest

Class in AWS.CognitoIdentity

DeleteIdentities request class.

Ancestors

Properties

IdentityIdsToDelete

property IdentityIdsToDelete: TList<string>

Constructors

Create

constructor Create(const AIdentityIdsToDelete: array of string);

Constructor for TCognitoIdentityDeleteIdentitiesRequest.

Parameters

NameDescription
AIdentityIdsToDeleteSpecify a list of identites (up to 60) to delete.