Uses of Class
software.amazon.awscdk.services.cognito.UserPoolDomainOptions.Builder
Packages that use UserPoolDomainOptions.Builder
-
Uses of UserPoolDomainOptions.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolDomainOptions.BuilderModifier and TypeMethodDescriptionUserPoolDomainOptions.builder()UserPoolDomainOptions.Builder.cognitoDomain(CognitoDomainOptions cognitoDomain) Sets the value ofUserPoolDomainOptions.getCognitoDomain()UserPoolDomainOptions.Builder.customDomain(CustomDomainOptions customDomain) Sets the value ofUserPoolDomainOptions.getCustomDomain()UserPoolDomainOptions.Builder.managedLoginVersion(ManagedLoginVersion managedLoginVersion) Sets the value ofUserPoolDomainOptions.getManagedLoginVersion()Constructors in software.amazon.awscdk.services.cognito with parameters of type UserPoolDomainOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(UserPoolDomainOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theUserPoolDomainOptions.Builder.