NAME
Paws::CognitoIdp::SetUserPoolMfaConfigResponse
ATTRIBUTES
MfaConfiguration => Str
The MFA configuration. Valid values include:
OFFMFA will not be used for any users.ONMFA is required for all users to sign in.OPTIONALMFA will be required only for individual users who have an MFA factor enabled.
Valid values are: "OFF", "ON", "OPTIONAL" =head2 SmsMfaConfiguration => Paws::CognitoIdp::SmsMfaConfigType
The SMS text message MFA configuration.
SoftwareTokenMfaConfiguration => Paws::CognitoIdp::SoftwareTokenMfaConfigType
The software token MFA configuration.