Uses of Class
software.amazon.awscdk.services.cognito.UserPoolDomain
Packages that use UserPoolDomain
Package
Description
Amazon Cognito Construct Library
Route53 Alias Record Targets for the CDK Route53 Library
-
Uses of UserPoolDomain in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolDomainModifier and TypeMethodDescriptionIUserPool.addDomain(String id, UserPoolDomainOptions options) Associate a domain to this user pool.default UserPoolDomainIUserPool.Jsii$Default.addDomain(String id, UserPoolDomainOptions options) Associate a domain to this user pool.final UserPoolDomainIUserPool.Jsii$Proxy.addDomain(String id, UserPoolDomainOptions options) Associate a domain to this user pool.UserPool.addDomain(String id, UserPoolDomainOptions options) Associate a domain to this user pool.UserPoolDomain.Builder.build() -
Uses of UserPoolDomain in software.amazon.awscdk.services.route53.targets
Constructors in software.amazon.awscdk.services.route53.targets with parameters of type UserPoolDomain