DomainDescriptionType

A container for information about a domain.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Web Services ID for the user pool owner.

Link copied to clipboard

The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.

Link copied to clipboard

The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.

Link copied to clipboard

The domain string. For custom domains, this is the fully-qualified domain name, such as auth.example.com. For Amazon Cognito prefix domains, this is the prefix alone, such as auth.

Link copied to clipboard

The Amazon S3 bucket where the static files for this domain are stored.

Link copied to clipboard

The domain status.

Link copied to clipboard

The user pool ID.

Link copied to clipboard

The app version.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String