@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:52.470Z") @Stability(value=Stable) public interface CognitoDomainOptions extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-assign-domain-prefix.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CognitoDomainOptions.Builder
A builder for
CognitoDomainOptions |
static class |
CognitoDomainOptions.Jsii$Proxy
An implementation for
CognitoDomainOptions |
| Modifier and Type | Method and Description |
|---|---|
static CognitoDomainOptions.Builder |
builder() |
String |
getDomainPrefix()
The prefix to the Cognito hosted domain name that will be associated with the user pool.
|
@Stability(value=Stable) @NotNull String getDomainPrefix()
@Stability(value=Stable) static CognitoDomainOptions.Builder builder()
CognitoDomainOptions.Builder of CognitoDomainOptionsCopyright © 2021. All rights reserved.