Amazon.CloudWatchLogs.Model.FilteredLogEvent.IsSetIngestionTime C# (CSharp) Method

IsSetIngestionTime() private method

private IsSetIngestionTime ( ) : bool
return bool
        internal bool IsSetIngestionTime()
        {
            return this._ingestionTime.HasValue; 
        }