TCognitoIdentityGetIdentityPoolRolesRequest
Class in AWS.CognitoIdentity
GetIdentityPoolRoles request class.
Ancestors
Properties
IdentityPoolId
property IdentityPoolId: string
Specify the ID of the identity pool.
Constructors
Create
constructor Create(const AIdentityPoolId: string);
Constructor for TCognitoIdentityGetIdRequest.
Parameters
| Name | Description |
|---|---|
AIdentityPoolId | Specify the ID of the identity pool. |