class Aws::CognitoIdentityProvider::Types::SoftwareTokenMfaConfigType

The type used for enabling software token MFA at the user pool level.

@note When making an API call, you may pass SoftwareTokenMfaConfigType

data as a hash:

    {
      enabled: false,
    }

@!attribute [rw] enabled

Specifies whether software token MFA is enabled.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/SoftwareTokenMfaConfigType AWS API Documentation

Constants

SENSITIVE