class Aws::CognitoIdentityProvider::Types::GetUserPoolMfaConfigResponse
@!attribute [rw] sms_mfa_configuration
The SMS text message multi-factor (MFA) configuration. @return [Types::SmsMfaConfigType]
@!attribute [rw] software_token_mfa_configuration
The software token multi-factor (MFA) configuration. @return [Types::SoftwareTokenMfaConfigType]
@!attribute [rw] mfa_configuration
The multi-factor (MFA) configuration. Valid values include: * `OFF` MFA will not be used for any users. * `ON` MFA is required for all users to sign in. * `OPTIONAL` MFA will be required only for individual users who have an MFA factor enabled. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/GetUserPoolMfaConfigResponse AWS API Documentation
Constants
- SENSITIVE