Uses of Enum
software.amazon.awscdk.services.cognito.Mfa
-
Uses of Mfa in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptiondefault Mfa
UserPoolProps.getMfa()
Configure whether users of this user pool can or are required use MFA to sign in.final Mfa
UserPoolProps.Jsii$Proxy.getMfa()
static Mfa
Returns the enum constant of this type with the specified name.static Mfa[]
Mfa.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfigure whether users of this user pool can or are required use MFA to sign in.Sets the value ofUserPoolProps.getMfa()