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

IsSetTooOldLogEventEndIndex() 개인적인 메소드

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