Uses of Class
software.amazon.awscdk.services.cognito.CfnIdentityPoolRoleAttachment.Builder
-
Uses of CfnIdentityPoolRoleAttachment.Builder in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionCfnIdentityPoolRoleAttachment.Builder.identityPoolId
(String identityPoolId) An identity pool ID in the formatREGION:GUID
.CfnIdentityPoolRoleAttachment.Builder.roleMappings
(Map<String, ? extends Object> roleMappings) How users for a specific identity provider are mapped to roles.CfnIdentityPoolRoleAttachment.Builder.roleMappings
(IResolvable roleMappings) How users for a specific identity provider are mapped to roles.The map of the roles associated with this pool.