| Modifier and Type | Method and Description |
|---|---|
static UserPoolDomainProps.Builder |
UserPoolDomainProps.builder() |
UserPoolDomainProps.Builder |
UserPoolDomainProps.Builder.cognitoDomain(CognitoDomainOptions cognitoDomain)
Sets the value of
UserPoolDomainOptions.getCognitoDomain() |
UserPoolDomainProps.Builder |
UserPoolDomainProps.Builder.customDomain(CustomDomainOptions customDomain)
Sets the value of
UserPoolDomainOptions.getCustomDomain() |
UserPoolDomainProps.Builder |
UserPoolDomainProps.Builder.userPool(IUserPool userPool)
Sets the value of
UserPoolDomainProps.getUserPool() |
| Constructor and Description |
|---|
Jsii$Proxy(UserPoolDomainProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
UserPoolDomainProps.Builder. |
Copyright © 2022. All rights reserved.