Builder
Properties
The configuration for a custom domain. Configures your domain with an Certificate Manager certificate in the us-east-1
Region.
The domain string. For custom domains, this is the fully-qualified domain name, such as auth.example.com
. For prefix domains, this is the prefix alone, such as myprefix
. A prefix value of myprefix
for a user pool in the us-east-1
Region results in a domain of myprefix.auth.us-east-1.amazoncognito.com
.
The version of managed login branding that you want to apply to your domain. A value of 1
indicates hosted UI (classic) and a version of 2
indicates managed login.
The ID of the user pool where you want to add a domain.
Functions
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.CustomDomainConfigType inside the given block