Amazon.AWSHealth.Model.EntityFilter.IsSetLastUpdatedTimes C# (CSharp) Method

IsSetLastUpdatedTimes() private method

private IsSetLastUpdatedTimes ( ) : bool
return bool
        internal bool IsSetLastUpdatedTimes()
        {
            return this._lastUpdatedTimes != null && this._lastUpdatedTimes.Count > 0; 
        }