@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.748Z") @Stability(value=Experimental) public interface CustomDomainOptions extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-add-custom-domain.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CustomDomainOptions.Builder
A builder for
CustomDomainOptions |
static class |
CustomDomainOptions.Jsii$Proxy
An implementation for
CustomDomainOptions |
| Modifier and Type | Method and Description |
|---|---|
static CustomDomainOptions.Builder |
builder() |
ICertificate |
getCertificate()
(experimental) The certificate to associate with this domain.
|
String |
getDomainName()
(experimental) The custom domain name that you would like to associate with this User Pool.
|
@Stability(value=Experimental) @NotNull ICertificate getCertificate()
@Stability(value=Experimental) @NotNull String getDomainName()
@Stability(value=Experimental) static CustomDomainOptions.Builder builder()
CustomDomainOptions.Builder of CustomDomainOptionsCopyright © 2021. All rights reserved.