Amazon.CloudWatchLogs.Model.TestMetricFilterResponse.IsSetMatches C# (CSharp) Method

IsSetMatches() private method

private IsSetMatches ( ) : bool
return bool
        internal bool IsSetMatches()
        {
            return this._matches != null && this._matches.Count > 0; 
        }
TestMetricFilterResponse