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

IsSetTooNewLogEventStartIndex() private method

private IsSetTooNewLogEventStartIndex ( ) : bool
return bool
        internal bool IsSetTooNewLogEventStartIndex()
        {
            return this._tooNewLogEventStartIndex.HasValue; 
        }