@Generated(value="jsii-pacmak/1.71.0 (build f1f58ae)", date="2022-12-07T17:24:44.583Z") @Stability(value=Stable) public interface IUserPoolDomain extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IUserPoolDomain.Jsii$Default
Internal default implementation for
IUserPoolDomain. |
static class |
IUserPoolDomain.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainName()
The domain that was specified to be created.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Stable) @NotNull String getDomainName()
If customDomain was selected, this holds the full domain name that was specified.
If the cognitoDomain was used, it contains the prefix to the Cognito hosted domain.
Copyright © 2022. All rights reserved.