Uses of Class
software.amazon.awscdk.services.cognito.UserPoolUICustomizationAttachmentReference.Builder
Packages that use UserPoolUICustomizationAttachmentReference.Builder
-
Uses of UserPoolUICustomizationAttachmentReference.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolUICustomizationAttachmentReference.BuilderModifier and TypeMethodDescriptionUserPoolUICustomizationAttachmentReference.builder()
Sets the value ofUserPoolUICustomizationAttachmentReference.getClientId()
UserPoolUICustomizationAttachmentReference.Builder.userPoolId
(String userPoolId) Sets the value ofUserPoolUICustomizationAttachmentReference.getUserPoolId()
Constructors in software.amazon.awscdk.services.cognito with parameters of type UserPoolUICustomizationAttachmentReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theUserPoolUICustomizationAttachmentReference.Builder
.