CreateBackendAuthMfaConfig

Describes whether to apply multi-factor authentication policies 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 whether MFA should be [ON, OFF, or OPTIONAL] for authentication in your Amplify project.

Link copied to clipboard

Describes the configuration settings and methods for your Amplify app users to use MFA.

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