class Aws::AmplifyBackend::Types::EmailSettings

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

data as a hash:

    {
      email_message: "__string",
      email_subject: "__string",
    }

@!attribute [rw] email_message

The body of the email.
@return [String]

@!attribute [rw] email_subject

The subject of the email.
@return [String]

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

Constants

SENSITIVE