UpdateUserPoolDomainRequest

The UpdateUserPoolDomain request input.

Types

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

Properties

Link copied to clipboard

The configuration for a custom domain that hosts the sign-up and sign-in pages for your application. Use this object to specify an SSL certificate that is managed by ACM.

Link copied to clipboard

The domain name for the custom domain that hosts the sign-up and sign-in pages for your application. One example might be auth.example.com.

Link copied to clipboard

The ID of the user pool that is associated with the custom domain whose certificate you're updating.

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