| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| software.amazon.awscdk.services.route53.targets |
Route53 Alias Record Targets for the CDK Route53 Library
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolDomain |
IUserPool.addDomain(String id,
UserPoolDomainOptions options)
Associate a domain to this user pool.
|
UserPoolDomain |
IUserPool.Jsii$Proxy.addDomain(String id,
UserPoolDomainOptions options)
Associate a domain to this user pool.
|
default UserPoolDomain |
IUserPool.Jsii$Default.addDomain(String id,
UserPoolDomainOptions options)
Associate a domain to this user pool.
|
UserPoolDomain |
UserPool.addDomain(String id,
UserPoolDomainOptions options)
Associate a domain to this user pool.
|
UserPoolDomain |
UserPoolDomain.Builder.build() |
| Constructor and Description |
|---|
UserPoolDomainTarget(UserPoolDomain domain) |
Copyright © 2022. All rights reserved.