Uses of Class
software.amazon.awscdk.services.cognito.identitypool.IdentityPoolRoleMapping.Builder
Package
Description
Amazon Cognito Identity Pool Construct Library
-
Uses of IdentityPoolRoleMapping.Builder in software.amazon.awscdk.services.cognito.identitypool
Modifier and TypeMethodDescriptionIdentityPoolRoleMapping.builder()
IdentityPoolRoleMapping.Builder.providerUrl
(IdentityPoolProviderUrl providerUrl) Sets the value ofIdentityPoolRoleMapping.getProviderUrl()
IdentityPoolRoleMapping.Builder.resolveAmbiguousRoles
(Boolean resolveAmbiguousRoles) Sets the value ofIdentityPoolRoleMapping.getResolveAmbiguousRoles()
IdentityPoolRoleMapping.Builder.rules
(List<? extends RoleMappingRule> rules) Sets the value ofIdentityPoolRoleMapping.getRules()
Sets the value ofIdentityPoolRoleMapping.getUseToken()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theIdentityPoolRoleMapping.Builder
.