Uses of Class
software.amazon.awscdk.services.cognito.UserPoolUserReference.Builder
Packages that use UserPoolUserReference.Builder
-
Uses of UserPoolUserReference.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolUserReference.BuilderModifier and TypeMethodDescriptionUserPoolUserReference.builder()
Sets the value ofUserPoolUserReference.getUsername()
UserPoolUserReference.Builder.userPoolId
(String userPoolId) Sets the value ofUserPoolUserReference.getUserPoolId()
Constructors in software.amazon.awscdk.services.cognito with parameters of type UserPoolUserReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(UserPoolUserReference.Builder builder) Constructor that initializes the object based on literal property values passed by theUserPoolUserReference.Builder
.