

# RejectedLogEventsInfo


Represents the rejected events.

## Contents


 ** expiredLogEventEndIndex **   <a name="CWL-Type-RejectedLogEventsInfo-expiredLogEventEndIndex"></a>
The expired log events.  
Type: Integer  
Required: No

 ** tooNewLogEventStartIndex **   <a name="CWL-Type-RejectedLogEventsInfo-tooNewLogEventStartIndex"></a>
The index of the first log event that is too new. This field is inclusive.  
Type: Integer  
Required: No

 ** tooOldLogEventEndIndex **   <a name="CWL-Type-RejectedLogEventsInfo-tooOldLogEventEndIndex"></a>
The index of the last log event that is too old. This field is exclusive.  
Type: Integer  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/logs-2014-03-28/RejectedLogEventsInfo) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/RejectedLogEventsInfo) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/RejectedLogEventsInfo) 