TCognitoIdentitySetIdentityPoolRolesRequest
Class in AWS.CognitoIdentity
SetIdentityPoolRoles request class.
Ancestors
Properties
IdentityPoolId
property IdentityPoolId: string
RoleMappings
property RoleMappings: TDictionary<string, ICognitoIdentityRoleMapping>
Type: ICognitoIdentityRoleMapping
Roles
property Roles: TDictionary<string, TARN>
Constructors
Create
constructor Create(const AIdentityPoolId: string);
Constructor for TCognitoIdentitySetIdentityPoolRolesRequest.
Parameters
| Name | Description |
|---|---|
AIdentityPoolId | Specify the ID of the identity pool in the format. |