class Aws::AmplifyBackend::Types::Settings

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

data as a hash:

    {
      mfa_types: ["SMS"], # accepts SMS, TOTP
      sms_message: "__string",
    }

@!attribute [rw] mfa_types

@return [Array<String>]

@!attribute [rw] sms_message

The body of the SMS message.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/Settings AWS API Documentation

Constants

SENSITIVE