| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDomainConfigType |
DomainDescriptionType.customDomainConfig()
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
CustomDomainConfigType |
UpdateUserPoolDomainRequest.customDomainConfig()
The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.
|
CustomDomainConfigType |
CreateUserPoolDomainRequest.customDomainConfig()
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
| Modifier and Type | Method and Description |
|---|---|
DomainDescriptionType.Builder |
DomainDescriptionType.Builder.customDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
UpdateUserPoolDomainRequest.Builder |
UpdateUserPoolDomainRequest.Builder.customDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.
|
CreateUserPoolDomainRequest.Builder |
CreateUserPoolDomainRequest.Builder.customDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
Copyright © 2022. All rights reserved.