TCognitoIdentityLookupDeveloperIdentityRequest
Class in AWS.CognitoIdentity
LookupDeveloperIdentity request class.
Ancestors
Properties
DeveloperUserIdentifier
property DeveloperUserIdentifier: string
IdentityId
property IdentityId: string
IdentityPoolId
property IdentityPoolId: string
MaxResults
property MaxResults: TOptional<Integer>
NextToken
property NextToken: string
Constructors
Create
constructor Create(const AIdentityPoolId: string);
Constructor for TCognitoIdentityLookupDeveloperIdentityRequest.
Parameters
| Name | Description |
|---|---|
AIdentityPoolId | Specify the ID of the identity pool in the format. |