class AWS::SimpleEmailService::Quotas

def max_24_hour_send

Returns:
  • (Integer) - The maximum number of emails the user is allowed
def max_24_hour_send
  to_h[:max_24_hour_send]
end