| Modifier and Type | Interface and Description |
|---|---|
static interface |
IUserPoolDomain.Jsii$Default
Internal default implementation for
IUserPoolDomain. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IUserPoolDomain.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
UserPoolDomain
Define a user pool domain.
|
| Modifier and Type | Method and Description |
|---|---|
static IUserPoolDomain |
UserPoolDomain.fromDomainName(software.constructs.Construct scope,
String id,
String userPoolDomainName)
Import a UserPoolDomain given its domain name.
|
Copyright © 2022. All rights reserved.