| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RoleMapping> |
SetIdentityPoolRolesRequest.roleMappings()
How users for a specific identity provider are to mapped to roles.
|
Map<String,RoleMapping> |
GetIdentityPoolRolesResponse.roleMappings()
How users for a specific identity provider are to mapped to roles.
|
| Modifier and Type | Method and Description |
|---|---|
SetIdentityPoolRolesRequest.Builder |
SetIdentityPoolRolesRequest.Builder.roleMappings(Map<String,RoleMapping> roleMappings)
How users for a specific identity provider are to mapped to roles.
|
GetIdentityPoolRolesResponse.Builder |
GetIdentityPoolRolesResponse.Builder.roleMappings(Map<String,RoleMapping> roleMappings)
How users for a specific identity provider are to mapped to roles.
|
Copyright © 2023. All rights reserved.