Amazon.CloudWatchLogs.Model.RejectedLogEventsInfo.IsSetTooOldLogEventEndIndex C# (CSharp) Method

IsSetTooOldLogEventEndIndex() private method

private IsSetTooOldLogEventEndIndex ( ) : bool
return bool
        internal bool IsSetTooOldLogEventEndIndex()
        {
            return this._tooOldLogEventEndIndex.HasValue; 
        }