class Aws::SES::Types::SendDataPoint
Represents sending statistics data. Each `SendDataPoint` contains statistics for a 15-minute period of sending activity.
@!attribute [rw] timestamp
Time of the data point. @return [Time]
@!attribute [rw] delivery_attempts
Number of emails that have been sent. @return [Integer]
@!attribute [rw] bounces
Number of emails that have bounced. @return [Integer]
@!attribute [rw] complaints
Number of unwanted emails that were rejected by recipients. @return [Integer]
@!attribute [rw] rejects
Number of emails rejected by Amazon SES. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendDataPoint AWS API Documentation
Constants
- SENSITIVE