class AWS::SimpleEmailService::Quotas

def sent_last_24_hours

Returns:
  • (Integer) - Returns the number of emails sent during the
def sent_last_24_hours
  to_h[:sent_last_24_hours]
end