| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MfaSecondFactor.Jsii$Proxy
An implementation for
MfaSecondFactor |
| Modifier and Type | Method and Description |
|---|---|
MfaSecondFactor |
MfaSecondFactor.Builder.build()
Builds the configured instance.
|
default MfaSecondFactor |
UserPoolProps.getMfaSecondFactor()
Configure the MFA types that users can use in this user pool.
|
MfaSecondFactor |
UserPoolProps.Jsii$Proxy.getMfaSecondFactor() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolProps.Builder |
UserPoolProps.Builder.mfaSecondFactor(MfaSecondFactor mfaSecondFactor)
Sets the value of
UserPoolProps.getMfaSecondFactor() |
UserPool.Builder |
UserPool.Builder.mfaSecondFactor(MfaSecondFactor mfaSecondFactor)
Configure the MFA types that users can use in this user pool.
|
Copyright © 2022. All rights reserved.