class Aws::SES::Types::GetSendQuotaResponse
Represents your Amazon SES
daily sending quota, maximum send rate, and the number of emails you have sent in the last 24 hours.
@!attribute [rw] max_24_hour_send
The maximum number of emails the user is allowed to send in a 24-hour interval. A value of -1 signifies an unlimited quota. @return [Float]
@!attribute [rw] max_send_rate
The maximum number of emails that Amazon SES can accept from the user's account per second. <note markdown="1"> The rate at which Amazon SES accepts the user's messages might be less than the maximum send rate. </note> @return [Float]
@!attribute [rw] sent_last_24_hours
The number of emails sent during the previous 24 hours. @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetSendQuotaResponse AWS API Documentation
Constants
- SENSITIVE