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

IsSetExpiredLogEventEndIndex() private method

private IsSetExpiredLogEventEndIndex ( ) : bool
return bool
        internal bool IsSetExpiredLogEventEndIndex()
        {
            return this._expiredLogEventEndIndex.HasValue; 
        }