Amazon.CloudWatchLogs.Model.PutMetricFilterRequest.IsSetMetricTransformations C# (CSharp) Method

IsSetMetricTransformations() private method

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