class Aws::CloudWatchLogs::Types::RejectedLogEventsInfo


@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/RejectedLogEventsInfo AWS API Documentation
@return [Integer]
The expired log events.
@!attribute [rw] expired_log_event_end_index
@return [Integer]
exclusive.
The index of the last log event that is too old. This field is
@!attribute [rw] too_old_log_event_end_index
@return [Integer]
inclusive.
The index of the first log event that is too new. This field is
@!attribute [rw] too_new_log_event_start_index
Represents the rejected events.