UpdateBackendAuthPasswordPolicyConfig

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

Types

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

Properties

Link copied to clipboard

Describes additional constraints on password requirements to sign in to the auth resource, configured as a part of your Amplify project.

Link copied to clipboard

Describes the minimum length of the password required to sign in to the auth resource, configured as a part of your Amplify project.

Functions

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