| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDomainConfigType |
CustomDomainConfigType.clone() |
CustomDomainConfigType |
UpdateUserPoolDomainRequest.getCustomDomainConfig()
The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.
|
CustomDomainConfigType |
DomainDescriptionType.getCustomDomainConfig()
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
CustomDomainConfigType |
CreateUserPoolDomainRequest.getCustomDomainConfig()
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
CustomDomainConfigType |
CustomDomainConfigType.withCertificateArn(String certificateArn)
The Amazon Resource Name (ARN) of an Certificate Manager SSL certificate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateUserPoolDomainRequest.setCustomDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.
|
void |
DomainDescriptionType.setCustomDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
void |
CreateUserPoolDomainRequest.setCustomDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
UpdateUserPoolDomainRequest |
UpdateUserPoolDomainRequest.withCustomDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.
|
DomainDescriptionType |
DomainDescriptionType.withCustomDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
CreateUserPoolDomainRequest |
CreateUserPoolDomainRequest.withCustomDomainConfig(CustomDomainConfigType customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
|
Copyright © 2024. All rights reserved.