Amazon.CloudWatchLogs.Model.MetricFilter.IsSetMetricTransformations C# (CSharp) Метод

IsSetMetricTransformations() приватный Метод

private IsSetMetricTransformations ( ) : bool
Результат bool
        internal bool IsSetMetricTransformations()
        {
            return this._metricTransformations != null && this._metricTransformations.Count > 0; 
        }