Amazon.CloudWatchLogs.Model.PutMetricFilterRequest.IsSetMetricTransformations C# (CSharp) Méthode

IsSetMetricTransformations() private méthode

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