Amazon.CloudWatchLogs.Model.RejectedLogEventsInfo.IsSetTooNewLogEventStartIndex C# (CSharp) 메소드

IsSetTooNewLogEventStartIndex() 개인적인 메소드

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