Uses of Class
software.amazon.awscdk.services.cognito.identitypool.alpha.IdentityPoolRoleMapping.Builder
-
Uses of IdentityPoolRoleMapping.Builder in software.amazon.awscdk.services.cognito.identitypool.alpha
Methods in software.amazon.awscdk.services.cognito.identitypool.alpha that return IdentityPoolRoleMapping.BuilderModifier and TypeMethodDescriptionIdentityPoolRoleMapping.builder()IdentityPoolRoleMapping.Builder.mappingKey(String mappingKey) Sets the value ofIdentityPoolRoleMapping.getMappingKey()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()Constructors in software.amazon.awscdk.services.cognito.identitypool.alpha with parameters of type IdentityPoolRoleMapping.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theIdentityPoolRoleMapping.Builder.