Uses of Class
software.amazon.awscdk.interfaces.cognito.UserPoolReference.Builder
Packages that use UserPoolReference.Builder
-
Uses of UserPoolReference.Builder in software.amazon.awscdk.interfaces.cognito
Methods in software.amazon.awscdk.interfaces.cognito that return UserPoolReference.BuilderModifier and TypeMethodDescriptionstatic UserPoolReference.BuilderUserPoolReference.builder()UserPoolReference.Builder.userPoolArn(String userPoolArn) Sets the value ofUserPoolReference.getUserPoolArn()UserPoolReference.Builder.userPoolId(String userPoolId) Sets the value ofUserPoolReference.getUserPoolId()Constructors in software.amazon.awscdk.interfaces.cognito with parameters of type UserPoolReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(UserPoolReference.Builder builder) Constructor that initializes the object based on literal property values passed by theUserPoolReference.Builder.