Amazon.CloudWatchLogs.Model.MetricFilter.IsSetMetricTransformations C# (CSharp) 메소드

IsSetMetricTransformations() 개인적인 메소드

private IsSetMetricTransformations ( ) : bool
리턴 bool
        internal bool IsSetMetricTransformations()
        {
            return this._metricTransformations != null && this._metricTransformations.Count > 0; 
        }