@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.740Z") @Stability(value=Stable) public interface CfnUserPoolDomainProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolDomainProps.Builder
A builder for
CfnUserPoolDomainProps |
static class |
CfnUserPoolDomainProps.Jsii$Proxy
An implementation for
CfnUserPoolDomainProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolDomainProps.Builder |
builder() |
default Object |
getCustomDomainConfig()
`AWS::Cognito::UserPoolDomain.CustomDomainConfig`.
|
String |
getDomain()
`AWS::Cognito::UserPoolDomain.Domain`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolDomain.UserPoolId`.
|
@Stability(value=Stable) @NotNull String getDomain()
@Stability(value=Stable) @NotNull String getUserPoolId()
@Stability(value=Stable) @Nullable default Object getCustomDomainConfig()
@Stability(value=Stable) static CfnUserPoolDomainProps.Builder builder()
CfnUserPoolDomainProps.Builder of CfnUserPoolDomainPropsCopyright © 2021. All rights reserved.