CreateBackendAuthUserPoolConfig

Describes the Amazon Cognito user pool configuration for the auth resource to be configured for your Amplify project.

Types

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

Properties

Link copied to clipboard

(DEPRECATED) Describes the forgotten password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

Link copied to clipboard

Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.

Link copied to clipboard

Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.

Link copied to clipboard

Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

Link copied to clipboard

The required attributes to sign up new users in the user pool.

Link copied to clipboard

Describes the sign-in methods that your Amplify app users use to log in using the Amazon Cognito user pool, configured as a part of your Amplify project.

Link copied to clipboard

The Amazon Cognito user pool name.

Link copied to clipboard

Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.

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