CreateBackendAuthPasswordPolicyConfig

The password policy configuration for the backend to your Amplify project.

Types

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

Properties

Link copied to clipboard

Additional constraints for the password used to access the backend of your Amplify project.

Link copied to clipboard

The minimum length of the password used to access the backend 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