Builder
class Builder
Properties
Link copied to clipboard
The configuration for a custom domain that hosts managed login for your application. In an UpdateUserPoolDomain
request, this parameter specifies an SSL certificate for the managed login hosted webserver. The certificate must be an ACM ARN in us-east-1
.
Link copied to clipboard
A version number that indicates the state of managed login for your domain. Version 1
is hosted UI (classic). Version 2
is the newer managed login with the branding designer. For more information, see Managed login.
Link copied to clipboard
The ID of the user pool that is associated with the domain you're updating.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.CustomDomainConfigType inside the given block